Hi there,
I have a newsletter form done in contact form 7.
The first field is just an email one: when user focuses it the form expand and other fields display.
This is achieved wrapping extra fields with a div (hidden by default). When user focuses the email field a jquery script append a class to the div to unhide it ( in order to close it there is a button, inside the div, which removes the class).
How can I reproduce this with gravity? a conditional logic linking the email value to a section break doesn't seem great...furthermore, how would a user (just a curious one) be able to close the form once extended?
thanks for attention!
is there any possibility to enable a conditional logic based on