Skip to main content
richas0003
July 5, 2022
Question

How to show validation msg on button/icon click?

  • July 5, 2022
  • 1 reply
  • 0 views

How to show validation msg on button/icon click? i want to validate the status from the docusign and on the basis of result want to show validation msg.

1 reply

harshitb6843
July 5, 2022

On the button's saveInto, you can use the dedicated rule to fetch the status and then save it in a local variable. And then use that local variable to show/hide the validation message.