Re: tacos.cancelForm cannot bypass client validation
We faced the same issue. (T4.0.2 and tacos 4.0.1) We then tried using the form's cancel listener too, but couldnt get it working. Had to switch over to a simple DirectLink instead. Srini. On 2/5/07, vancam <[EMAIL PROTECTED]> wrote: I cannot cancel the form while bypassing
tacos.cancelForm cannot bypass client validation
I cannot cancel the form while bypassing the client validation. It keeps showing "You must enter a value for.". I have tried onclick="tacos.cancelForm(document.editForm)" as well. Please help.