How do
you NOT run validations when certain buttons are
clicked?
For
example if I have a form with a Add Row button and Remove Row button.
When I click the Add button, I want the form to validate before the
Invoke Application phase is called. This works as expected! But if I click the
Remove button, I don't want the Process Validations to occur, because I am
removing some data, I want to remove the row without showing other parts of the
form which may be in error.
I
would have the same problem if doing a wizard page with Previous and Next
buttons (previous no validation), or an entry form with Submit and Reset buttons
(again no validation wanted when the Reset button is
clicked).
I
assume the above two examples are common, but not sure how to solve
it.
Mel
| "DISCLAIMER: This email, including any attachments, is intended only for use by the addressee(s) and may contain confidential and/or personal information and may also be the subject of legal privilege. If you are not the intended recipient, you must not disclose or use the information contained in it. In this case, please let me know by return email, delete the message permanently from your system and destroy any copies. Before you take any action based upon advice and/or information contained in this email you should carefully consider the advice and information and consider obtaining relevant independent advice. |

