Multi-step form validation does not work

Hello,

I’m currently working on a project that requires the multistep form. I spent all of yesterday setting it up only to realize that the form validation does not work for any of the entries even if it’s required. Is this a bug? or am I missing something? Please help.

Multistep form validation doesn’t work because you’re not really in a Form Screen but rather a Detail Screen. You’d have to build out the logic yourself using If Then Else Columns.

2 Likes

Understood. Thanks so much.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.