here is how i create a textfield <input type="text" jwcid="[EMAIL PROTECTED]" value="ognl:toAddress" validators="validators:required"/>
when i submit the form, this field will be validated whether user entered anything or not. if i want dynamic form that in certain condition, will not required validation (some html elements are hidden). how do i use javascript to turn validators="validators:required" OFF ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]