Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Form Guide ES2 - Changing value of checkbox from drop down

Avatar

Level 2

Greetings all,

I have a Form Guide, data model = .fml

Here is my issue:

I have a drop down field: fatherDesignation.

There are two selections in the drop down: "Alleged" and "Adjudicated".

I have a check box on the same panel. It is called: "includeParty".

Requirement #1:

When the fatherDesignation = Alleged the includeParty is set to readOnly. - I have this working just fine.

Requirement #2:

Scenario for Req #2

1. User selects Adjudicated in the fatherDesignation drop down.

2. User selects includeParty checkbox.

3. User needs to make a correction the the fatherDesignation.

4. User selects "Alleged" in the fatherDesignation drop down.

What should occur at the end of Scenario:

1. includeParty checkbox becomes readOnly. - This occurs just fine.

2. includeParty checkbox should un-check or have its value changed to "false" from "true" - This is not happening.

So, oh great gurus. How do I get the checkbox to uncheck or change value in a Form Guide when a drop down value changes?

Thanks, in advance

Rick Kuhlmann

0 Replies