I have 4 yes/no check boxes on a form. There are 4 other text fields with each one of these main yes/no check boxes. One of these yes/no checkboxes will be checked on each form created.
-------------------------------------------------------------------------------------------
StaPrimary FirstName LastName VerifyDate ReVerifyDate
StaUp FirstName LastName VerifyDate ReVerifyDate
StaBack FirstName LastName VerifyDate ReVerifyDate
StaOther FirstName LastName VerifyDate ReVerifyDate
-------------------------------------------------------------------------------------------
For each new form created I want all 4 checkboxes and its corresponding 4 fields unlocked/enabled.
When any one of the 4 main checkboxes is true, I want the other three and and the 4 text fields that go with them locked and/or disabled.
When I page back and forth between forms I want each form to have the appropriate fields locked/unlocked and or disabled/enabled depending on which main yes/no check box is checked.
I had presented this issue in the past and was never able to solve the issue.
Thanks for any help.
-------------------------------------------------------------------------------------------
StaPrimary FirstName LastName VerifyDate ReVerifyDate
StaUp FirstName LastName VerifyDate ReVerifyDate
StaBack FirstName LastName VerifyDate ReVerifyDate
StaOther FirstName LastName VerifyDate ReVerifyDate
-------------------------------------------------------------------------------------------
For each new form created I want all 4 checkboxes and its corresponding 4 fields unlocked/enabled.
When any one of the 4 main checkboxes is true, I want the other three and and the 4 text fields that go with them locked and/or disabled.
When I page back and forth between forms I want each form to have the appropriate fields locked/unlocked and or disabled/enabled depending on which main yes/no check box is checked.
I had presented this issue in the past and was never able to solve the issue.
Thanks for any help.