When i run this link, and select “Edit”, an edit window pop-up shows up.
The first input is order. If i keep this input blank, i get a error message saying “Order number is required”
Now if i click “Cancel” at this moment, the pop-up window closes but the validation rule message still shows up. How can i hide this part when user clicks cancel button ??
Similarly, there is one more minute error. Instead of clicking cancel buttonm,if i click on the rule message itself, then there will be no rule message displayed. How to ensure that the rule message stays in this case when the user clicks on the rule message ?