Batching required fields on a form | Community
Skip to main content
December 19, 2013
Question

Batching required fields on a form

  • December 19, 2013
  • 3 replies
  • 808 views

It would be nice if you would be able to select multiple fields to make required instead of one at a time.  Is there a way to do that?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

December 19, 2013
The form editor loads the property sheet for each field at a time.

The solution, if you have access to developers, would be a short JavaScript setting/unsetting all or nothing.
It could be more granular, setting named fields instead of all.

December 20, 2013
I think this would be a great idea! Let me know if you add it and I will be sure to upvote.
December 20, 2013
Thank you!