I have a multistep form that's set up with the following order:
1. load tab step - 'personal info'
2. load tab step - yes/no field
3. Conditional step ; if schema = true
4. load tab step - 'additional information' if step 3 is set to true.
Why am I getting an error " we're sorry, but something went wrong...." not sure what is wrong with my steps?
Further, in a traditional model driven app, with business rules you can have additional fields appear based on the value of another field. Is javascript the only way to mimic this experience instead of having to hit next for each conditional step?
Please advise - I find the MS documentation is limited on this.
thank you in advance.