Hi
I am using Adobe Livecycle Designer 8.0 and creating a dynamic form I have fields which need to be mandatory that are hidden in a subform so if the form is submitted I don't want these fields to show as mandatory unless the subform has been chosen as an option. Also I don't want the read border to show if the field is already filled in.
Is there a simple code that can do this.
It would also be good if I could make checkboxes mandatory ????
thanks
shellm
If the field value is not null (it is filled), the following script will deactivate the nullTest and the field isn't mandatory until the user deletes the value.
You also can do this, if you hide fields. The script is basically the same.
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs