In this form there is the SharePoint:SaveButton and the SharePoint:GoBackButton.
I've added a new button called Submit.
In the onclick, I present a question and if answered in the affirmative, I'd like the form to submit as usual like the user click the SharePoint:SaveButton.
I've seen example that have the line "return true;" but this is not working for me. I just stay on the same page and no save has occurred.
I've tried using "submit();" but that does not work either.
Any suggestions?
thx
Rich
I've added a new button called Submit.
In the onclick, I present a question and if answered in the affirmative, I'd like the form to submit as usual like the user click the SharePoint:SaveButton.
I've seen example that have the line "return true;" but this is not working for me. I just stay on the same page and no save has occurred.
I've tried using "submit();" but that does not work either.
Any suggestions?
thx
Rich