Re: Conditional validation for mask, date, integer etc

2005-10-25 Thread Saul Qunming Yuan
, I'm wondering if there is a way to define conditional validation for mask, date, integer etc in validation.xml. I know there is a validwhen, but it only checks for the condition as defined by the test variable. What I want is to perform the mask, date validation only some conditions

Conditional validation for mask, date, integer etc

2005-10-19 Thread Saul Qunming Yuan
Hi All, I'm wondering if there is a way to define conditional validation for mask, date, integer etc in validation.xml. I know there is a validwhen, but it only checks for the condition as defined by the test variable. What I want is to perform the mask, date validation only some conditions

Re: Conditional validation for mask, date, integer etc

2005-10-19 Thread Stewart Cambridge
after? Stew On 19/10/05, Saul Qunming Yuan [EMAIL PROTECTED] wrote: Hi All, I'm wondering if there is a way to define conditional validation for mask, date, integer etc in validation.xml. I know there is a validwhen, but it only checks for the condition as defined by the test variable. What I

Re: Conditional validation for mask, date, integer etc

2005-10-19 Thread Saul Qunming Yuan
() It's used with indexed properties where the fields for the form to fill in are configurable and come from a database. Is that what you're after? Stew On 19/10/05, Saul Qunming Yuan [EMAIL PROTECTED] wrote: Hi All, I'm wondering if there is a way to define conditional validation for mask