Question
Don't let a file save unless all requried areas are filled out
I am trying to set up a form that will not allow the user to save it unless all the required areas are filled out. I can use the On Blur or Focus triggers etc. for individual warnings. the issue is that will not prevent someone from saving the form half filled out. Is there any way to tie all the blocks tagged as required to the saving of the form?
