[progress Communities] [progress Openedge Abl] Forum Post: Re: [article Rbarticle] How To...

  • Thread starter Thread starter gmandujano
  • Start date Start date
Status
Not open for further replies.
G

gmandujano

Guest
I'm having a bit of trouble with this -- I have a function in the Object > Page Properties > HTML Event Handlers > onsubmit() field. This function is getting triggered when the user presses "Cancel" and "Save." How do I prevent the function from being executed when the user presses "Cancel"? Here's the function in onsubmit: savePickUp(function() { rbf_growlInfo("Testing", "onsubmit triggered"); }); where "savePickUp" is a function defined in a custom script on the page.

Continue reading...
 
Status
Not open for further replies.
Back
Top