Expand my Community achievements bar.

Form Not Savable until Required Field is Populated

Avatar

Level 2

Hello,

I was wondering if there was a way to make a required filled so that when the user opens the form, they are not able to save the form unless the required cell(s) have been populated.

Thanks,

-vargs

1 Reply

Avatar

Former Community Member

You can't stop someone from saving the form ....but you can put up a warning message that will tell them that required fields are not saved. You can use the preSave event for that purpose.

Paul