To set a text tag required based on the status of a checkbox in a document:
-
Add a checkbox tag to your document by clicking and dragging it from the left panel..
-
Select the checkbox tag.
-
In the tag's settings panel that opens on the right side of the Editor, rename the checkbox to a unique name.
-
Click Save.
-
Add a text tag to the document by clicking and dragging it from the left panel.
-
Select the text tag. Its settings open automatically in the panel on the right side of the Editor.
-
In the settings panel, click on the IF dropdown menu.
-
Locate the name of the checkbox tag you would like to condition on.
-
You will see there are two options for that checkbox. If you want the text tag to be required if the checkbox is checked, then select "[Checkbox_name] is Checked". If you want the text tag to be required if the checkbox is not checked, then select "[Checkbox_name] is Unchecked".
-
Click Save.
You will then notice that your text tag has a flag to the right of the tag. If the text tags is set to be required if a checkbox is checked, the flag will be a solid green flag. If the Text tags is set to be required if a checkbox is not checked it will display a an outlined red flag.
You can test if the tag is configured properly by checking/unchecking the text box and seeing if an asterisk (*) appears in the top right corner of the text tag.