Linking forms based on inputs
Linking forms based on inputs
How do I create an application that launches a form based on input from a previous form?
For instance, launch formB, formC or formD as based on answers (input) submitted in formA.
Thanks