Forum Discussion
MarkShnier__You Qrew Legend
Qrew Legend
4 years agoNo, you cannot change that behavior.  It will tell the user the "next" Required field which is empty, not all the fields that are required but empty.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
- MrunaliKadam4 years agoQrew TraineeThank you Mark!
 ------------------------------
 Mrunali Kadam
 ------------------------------- PrashantMaheshw4 years agoQrew CaptainYou can use custom rules to give exactly the error message you want. 
 if your checkboxes files are A,B &C
 you can do a formula D
 if(="False" and ="False" and C="False", "You need to select at least 1 checkbox","OK")
 In custom rules you can then write
 if(<>"OK", ) 
 ------------------------------
 Prashant Maheshwari
 ------------------------------
 
- MrunaliKadam4 years agoQrew TraineeGreat! thank you Prashant.
 ------------------------------
 Mrunali Kadam
 ------------------------------