Page 1 of 1
Is this possible with WB and default forms?
Posted: Sun Mar 22, 2020 1:37 pm
by etcbbu
Long-time WYSIWYG Web Builder use, here. I have a question about designing a project that will be a 10 page property agreement form; connected to a database to retrieve property addresses, peoples names, clauses and a few other things. It contains logic to check various things like dates. A key feature of this is it needs the ability to move from page to page retaining any data that has been changed without saving it, and then only saving it when the user presses the save button or discarding the changes if the user presses the cancel button.
Re: Is this possible with WB and default forms?
Posted: Sun Mar 22, 2020 1:59 pm
by BaconFries
This can be done with a "Carousel" see the following: you
https://www.wysiwygwebbuilder.com/carouselwizard.html
Re: Is this possible with WB and default forms?
Posted: Sun Mar 22, 2020 2:38 pm
by Pablo
Or use the built-in "Wizard' object.
Re: Is this possible with WB and default forms?
Posted: Sun Mar 22, 2020 4:42 pm
by etcbbu
Wow, thank y'all for the ideas! I never new "Carousel" object could do this!
As far as the part in the tool I'm trying to build that would need to "connected to a database to retrieve property addresses, peoples names, clauses and a few other things" -- any ideas on executing that?
Re: Is this possible with WB and default forms?
Posted: Sun Mar 22, 2020 6:11 pm
by Pablo