Thanks Niall,
That helped me to resolve those mentioned errors.
But seems like I cannot get validWhen rule working?
It doesn't even generate a JavaScript validation method
"validateValidWhen()"
Following is the code snippet
<field property="postTimerMs" depends="validwhen" page="1"> <arg0 key="postTimerMs field value " resource="false"/> <var> <var-name>test</var-name> <var-value>((mscExm == null) or (*this* != null)) </var-value> </var> </field>
There is no javascript validation for validwhen, only server side.
If the server side validation isn't working, we need to know what is valid/not valid if you want help debugging the validwhen var-value.
Matt
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]