Configure show/hide subform add entry | Zoho Creator Help

Configure show/hide subform add entry

Show subform add entry

To configure a subform action to show the subfrom add entry:

  1. While creating a new workflow choose the Field rules option in the When to trigger workflow dropdown.

  2. Click on the 'Add new action' button. The Add New Action window will appear.

  3. Zoho Creator executes the action whenever there is an activity on the form. You can run the action for selected records by setting the criteria. Refer to the Set criteria page to learn more about setting criteria in a workflow.

  4. Now, choose Show/hide subform actions action type.

  5. In this window, choose Show subform add entry

  6. The Select Fields drop-down lists all the subforms in your form. Select the subform for which the add entry entry has to be shown.

  7. Click Save.
  8. To complete, click Done found at the top right corner of the page.

Hide Subform add entry

To configure a subform action to hide the subfrom add entry:
  1. While creating a new workflow choose the Field rules option in the When to trigger workflow dropdown.

  2. Click on the 'Add new action' button. The Add New Action window will appear.

  3. Zoho Creator executes the action whenever there is an activity on the form. You can run the action for selected records by setting the criteria. Refer to the Set criteria page to learn more about setting criteria in a workflow.

  4. Now, choose Show/hide subform actions action type.

  5. In this window, choose Hide subform add entry.

  6. The Select Fields drop-down lists all the subforms in your form. Select the subform for which the Add entry is to be hidden.

  7. Click Save.
  8. To complete, click Done found at the top right corner of the page.
NotesNote: Please note that when using hide task to hide sensitive fields, the task manages the visibility of the field only in the user interface. The data of that field is still not protected and can be exposed using developer tools.