Is there a way to create a command button that would unhide a section? Need to create a button when the customer clicks BOOK NOW. A section opens up so they can give their booking information.
You can use an HTML field to add the button and then use jQuery to hide/show the section.
Thank is there a place where I could find examples of the code needed in jQuery and where to apply?
What I'm referring to is very basic jQuery, so you can google "jquery hide field" or you can look at the Formidable javascript examples page - https://formidableforms.com/knowledgebase/javascript-examples/
Thanks I will give it a shot.
Please login or Register to submit your answer