Custom Error Message

Custom Error Message

Comments

  • Hi,

    I would like to reword the wording of the default error message for assignments. Is there a way to do this?

  • Hello,

    Yes,we can, what we would do is use a catch exception step and link that to and end form which you can use to create your own custom error message. You can find this step by navigating to Flow Management -> Catch Exception in the toolbox of your Flow Designer. Once you drag this step onto your flow designer and link it to an end step it will catch the error when your flow hits an error and it will display your form. Keep in mind though that this will catch all errors and display your form so you should leave this step while debugging your flow.

Sign In or Register to comment.