Skip to main content
Nintex Community Menu Bar
Question

How to show Custom URL along with a custom error message

  • July 10, 2024
  • 1 reply
  • 20 views

Forum|alt.badge.img+1

Hello

Please help me in this  scenario.

I want to show to custom URL along with the custom error message.

Suppose a condition that while creating new record if user enters a duplicate email id then a Custom Error message get appears.
Now I want to add a custom URL with that Error message .So that user can click on that URL and get redirected to some other page.


Thanks

1 reply

Forum|alt.badge.img+5

Hi nikhil

This is actually pretty simple and solved with a few lines of javascript.
All you need to know about how to do that is stated here.

Cheers