How to submit an invalid form

  • Thread starter Thread starter Jake
  • Start date Start date
J

Jake

Hi,

I have an edit page that contains both as edit and delete
button. When the user clicks delete I do not want the
page to be validated, so even if the data is invalid the
record can still be deleted.

Is there a way to disable the validation when the delete
button is clicked, without setting the
clientTarget="downlevel"

Thanks in advance

Jake
 
Back
Top