[8]Enable

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

RCA.Activities.FormBuilder.Enable

Description

This activity can help you to enable form functionality. This activity is particularly useful when RPA developers need to allow users or robots to interact with previously disabled or read-only forms.

Project Compability

Windows

Configuration

Designer panel

Enter Key Name - The element's key name is used to specify the field which you want to manipulate.

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.
    • Key Name - The element's key name is used to specify the field which you want to manipulate.
  • Misc
    • Display Name - The name of the activity.
    • Public - public form or not.

 

  
Navigation