Form Element – Set as Not Mandatory

Business Background

Mark all the fields in a form as not mandatory.

Titan Solution

The form element lets you mark all the fields in a form as not mandatory instead of marking the individual elements on a form as mandatory or not. Any individual fields in the form that were marked mandatory will be marked as not mandatory when you use this option.

You can use it with any conditional logic. You can also mark all the fields in a form as not mandatory.

How to Video

Coming soon!

How to Guide

Note:
Note:

Prerequisite:

1. Add a form and populate it with elements. (Some fields are marked as mandatory in this example.)

This image has an empty alt attribute; its file name is image-246-1024x554.png

2. Add a name to the form under Metadata > Tag.

In this example, we add the form interactivity to a button.

  1. Click the On Click Action icon. The On Click Action screen opens.
On Click Action icon
On Click Action icon
  1. Click the + icon. The Add Node screen opens.
+ icon
+ icon
  1. Under Element Interactivity, click Form Interactivity and then click the Next button. The Add Node/Form Interactivity screen opens.
Add Node screen
Add Node screen
  1. Use the Form element drop-down list to select the form. This is the name you added as part of the prerequisites.
  2. Click the Set as mandatory radio button and then click the Next button. The Form Interactivity is added to the On Click Action screen.
Add Node/Form Interactivity
Add Node/Form Interactivity
  1. Click the Apply button.
Form Interactivity added to On Click Action screen
Form Interactivity added to On Click Action screen
  1. Save and Preview the project.
Example
Example

When the user clicks on the button, all the fields in the form will be marked as not mandatory. This option overrides any individual field settings.

Note:

Click here for more information on the different types of form interactivity.

Hidden Title

Need more help?