[6]Reset Form

Last modified by LongVA on 2023/10/09 10:43

RCA.Activities.FormBuilder.ResetForm

Description

This activity can help you to reset or clear the data entered into a form. It can be useful when a user needs to start over or correct errors in a form submission.

Project Compability

Windows

Configuration

Properties panel

  • Common
    • Continue On Error - the automation keeps going if it has an error. By default, this option is False, which means the process will be blocked when an error occurs.
  • Input
    • Form ID - The ID of the form you want to manipulate.
  • Misc
    • Display Name - The name of the activity.
    • Public - public form or not.

 

  
Navigation