You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I would like to display a second form after the first form. How can I do that? For example, depending on the answer from the first form, the user must enter a confirmation.
Thanks
The text was updated successfully, but these errors were encountered:
Sure!
Here is an example. To link to another form, you would write-host or write-output "[[a|URI|LINK]]" where URI is the URI you want, and LINK is what you want to display.
You may want to check out the presentation I did on this. Despite some technical issues, it covers the majority of the features.
Hi,
I would like to display a second form after the first form. How can I do that? For example, depending on the answer from the first form, the user must enter a confirmation.
Thanks
The text was updated successfully, but these errors were encountered: