Jan 2nd, 2012, 3:03 PM
Hi Michatmaster,
Sorry for not getting back to you sooner! Actually yes, you can detect for the field being empty just by entering no VALUE. e.g.
The syntax looks a bit weird, but it should work fine.
Let me know if you don't have any luck with it!
- Ben
Sorry for not getting back to you sooner! Actually yes, you can detect for the field being empty just by entering no VALUE. e.g.
Code:
rules.push("if:FIELDNAME=,required,SECONDFIELD,your error here.");
The syntax looks a bit weird, but it should work fine.
Let me know if you don't have any luck with it!
- Ben