Hi,I have got a problem about mandatory field(s) during the submission.I
have built a very simple form guide to demonstrate this problem.This
form guide has got a pannel called "Control", which contains a radio
button group allowing user to select "Yes" or "No".The next pannel
called "Being Controlled" which has a text field set to mandatory
originally.The radio button group in the Control pannel will set the
text field in the "Being Controlled" pannel to be optional if the user
selects "No", th...