Skip to main content

Required Fields/Regular Expression Message Alternative Location

Comments

1 comment

  • John Nerge

    I use Decision and If activities for some of my error messages. I let the user enter whatever they want, and then I test the input with ranges or a set of valid inputs. If the input was invalid, it will trigger an alert and send the user back to the original form. If everything passes, then the workflow continues.

    If you have a lot of entries on the form, you could pass the user to a copy of the Display Form where the entries are optional so they only have to change the invalid entries (i.e. all of the valid values will remain stored in their respective variables).

    0

Please sign in to leave a comment.