I have a scenario where I have 2 textboxes in a form and I need to have the user enter 
either one of the fields but not both.  

<field property="acctID" depends="required, mask">   </field> 



<field property="userID" depends="required, mask">   </field>

Is there a way that we can provide conditional checks within the depends clause?

Thanks,

CK.

 

 



---------------------------------
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing

Reply via email to