Hello,
I would like to add a function that will enable me to submit a form that will trigger an alert that after submitting it will inform that there are required fields and not launching the sharepoint site that I added to launch. Is that doable?
SubmitForm(Form2);ResetForm(Form2);Launch("site") = how will I add the trigger? If I only add submitform and launch it will allow to submit but it really didn't submit.
Thank you for checking and I hope I am making sense with my question.
Solved! Go to Solution.
Hi @djreyes1110 :
You could set the filed as required field directly, and then re-add the form. The newly added Form will have its own reminder of the required fields
Best Regards,
Bof
Please help...
Hi @djreyes1110 :
You could set the filed as required field directly, and then re-add the form. The newly added Form will have its own reminder of the required fields
Best Regards,
Bof