Required?

23 views
Skip to first unread message

Mark Kiel

unread,
Nov 26, 2013, 1:07:34 PM11/26/13
to valida...@googlegroups.com
I'm trying to make a drop down list ONLY required if a date is entered in the termination block. Problem is, it always fires.

<property name="CobraEvent" desc="Cobra Event">
<rule type="required" failureMessage="If termination date is entered, you must have a cobra event selected.">
<param name="DependentPropertyName" value="EmpTermination" />
</rule>
<rule type="InList" failureMessage="This fires if you don't pick"> 
                                  <param name="list" value="1,2,3,4,5,6,8,9,0,C,W,V" /> 
</rule>
</property>

Where am I going wrong?

John Whish

unread,
Nov 26, 2013, 2:55:40 PM11/26/13
to valida...@googlegroups.com
Is it failing server side or client side?


--
You received this message because you are subscribed to the Google Groups "ValidateThis" group.
To unsubscribe from this group and stop receiving emails from it, send an email to validatethis...@googlegroups.com.
To post to this group, send email to valida...@googlegroups.com.
Visit this group at http://groups.google.com/group/validatethis.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages