Read-Only Form

Business Background

Make a form read-only, and don’t allow further updates.

Titan Solution

  • Titan Web lets you add a read-only condition to your forms, instead of to individual elements on a form.
  • You can use it with any conditional logic. You can also make the form editable.

How to Video

This video demonstrates how you can make your form element read-only in Titan Web in a few easy steps.

  • 00:00 A short intro to the tutorial.
  • 0:14 Watch how you can make your form element read-only.
  • 0:33 Learn what happens after a push to Salesforce occurs.
  • 0:45 We show you how to make the field read-only.
  • 1:55 Preview of the fields which are now read-only with only one click.

How to Guide

Note:

Prerequisite:

1. Add a form and populate it with elements.

This image has an empty alt attribute; its file name is image-4.png

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

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

  1. Select the On Click Action icon. The On Click Action screen opens.
On Click Action icon
On Click Action icon
  1. Select the + icon. The Add Node screen opens.
+ icon
+ icon
  1. Under Element Interactivity, select Form Interactivity and select 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. Select the Read Only Form radio button and select the Next button. The Form Interactivity is added to the On Click Action screen.
  3. If necessary, add a tag and select the Insert button. The Form Interactivity node is added to the screen.
Add Node/Form Interactivity
  1. Select 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

The form can be filled in. When the user clicks on the Read Only button, the form will be read-only, and no changes can be made.

Note:

Read more about different types of form interactivity.

Hidden Title

Need more help?