Forum Discussion
MarkShnier__You
Qrew Legend
Yes, but not there.
You can enable Custom Data Rules in the Advanced Properties of the table and enter a formula like this one
IF(
Length([My Text field])> 0
and
Length([My Text field]) < 5,
"You must enter at least 5 characters in the XYZ field")
this formula would permit blank.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
ChelseaCarpent1
5 years agoQrew Trainee
Worked like a charm, thank you!
------------------------------
Chelsea Carpenter
------------------------------
------------------------------
Chelsea Carpenter
------------------------------