Universal Form Validator PHP Support Product Page
Answered
validator wild card
Asked 27 Jun 2012 23:14:46
1
has this question
27 Jun 2012 23:14:46 aaron bree posted:
If I want to show/hide something based on any entry into a text box, what wildcard do I use?IfElement = whatdoiputhere
Anotherwords, using this below
$dmxval1->add_rule("form1", "from", "allformats", ",from,== ?", "true", "", "", "2", "hid,show,normal"
what whould I put (where the question mark is) that would be a wildcard to use any character?
Replies
Replied 11 Jul 2012 10:23:25
11 Jul 2012 10:23:25 Miroslav Zografski replied:
Hello Aaron,
Try using <> ''
Regards.
Try using <> ''
Regards.