Looking for deluge script to move from one form to another
This is my first application, so I am learning the basics. I need to display only a subset of fields for a given form. I was planning to use a few stateless forms to accomplish this (and also to allow custom script for buttons).
I would like to open a form, enter data on a few fields of "Form 1", then go to a different stateless form to enter more fields for "Form 1", and then go to "Form 2" to enter different data.
I don't see any "go to" option. Is there a function that will go to a different form On click of button?
Thanks,
Cory