Set a text tag as required based on a checkbox

To set a text tag required based on the status of a checkbox in a document:

  1. Add a checkbox tag to your document by clicking and dragging it from the left panel..

  2. Select the checkbox tag.

  3. In the tag's settings panel that opens on the right side of the Editor, rename the checkbox to a unique name.

  4. Click Save.

  5. Add a text tag to the document by clicking and dragging it from the left panel.

  6. Select the text tag. Its settings open automatically in the panel on the right side of the Editor.

  7. In the settings panel, click on the IF dropdown menu.

  8. Locate the name of the checkbox tag you would like to condition on.

  9. 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".

  10. 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.

https://www.signority.com/wp-content/uploads/2022/08/Required-if-checked.png
https://www.signority.com/wp-content/uploads/2022/08/Required-if-unchecked.png

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.