How can I make fields required?
Answered
I want to learn how to make certain fields required on the quote page. For example, I would like to make "Referred by" a required field.
I want to learn how to make certain fields required on the quote page. For example, I would like to make "Referred by" a required field.
That particular one will take just a bit of code, if you do optional fields, you can set them to required after the first save and close, open it again then select required
That particular one will take just a bit of code, if you do optional fields, you can set them to required after the first save and close, open it again then select required
I added the code to make this required
I added the code to make this required
Replies have been locked on this page!