html button
Posted: 19 Aug 2013
Hello,
I'd like to save a form with my own html button in addition to the default submit button. I tried adding fd.save() and fd.submit(); to the onclick event of the html button but neither worked. After I save the form with my button, I'd like to redirect back to the add new form with passed parameters (querystring) ID, and additional field values from the prior screen. Please advise.
Thanks.
I'd like to save a form with my own html button in addition to the default submit button. I tried adding fd.save() and fd.submit(); to the onclick event of the html button but neither worked. After I save the form with my button, I'd like to redirect back to the add new form with passed parameters (querystring) ID, and additional field values from the prior screen. Please advise.
Thanks.