RPA Connect
English
English
  • Form Design
    • Quick Start
      • Login to RPA Connect
      • Creating a Form
      • Workspace Environment
      • Designing a Basic Form
    • Property Assignment
      • General Properties
      • Appearance
      • Validations
        • Advanced Validations
      • Behavior
        • Advanced Behaviors
    • Comprehensive Form Development
      • Text and Numeric Fields
      • Date and Time Fields
      • Option Selection Fields
      • Other Input Fields
      • Tables
    • Using Common Resources
      • Resource Upload
      • Resource Utilization
    • Workflow Configuration
    • Advanced Options
  • Administration
    • Admin App
      • Accessing Admin App
      • User and Group Management
      • Workspaces
      • Roles and Permissions
    • Integration with Microsoft Entra ID
      • Synchronization Authorization
      • AD Group Management
      • Microsoft Teams Notification Configuration
  • BLUEPRISM
    • Connection with BluePrism
      • Creating an Authentication Credential
      • Generating a Public Form Instance
      • Querying Template Instances
      • Other Actions
        • Instance-Linked Actions
        • File-Linked Actions
        • Stage-Linked Actions
      • Additional Information
  • INTERACTION CHANNELS
    • Instance Management in Teams and the Portal
      • Interface and Common Functions
        • Home
        • Submissions
        • Inbox
      • Activity in Microsoft Teams
      • Portal Features
Powered by GitBook
On this page
  1. Form Design
  2. Property Assignment

General Properties

PreviousProperty AssignmentNextAppearance

Last updated 5 months ago

In the General section, you will find the properties common to all elements, which we reviewed earlier. You can revisit their functions below:

  • Label: allows you to set the name that the end user will see when accessing the form.

  • Size: defines the width of the field. As we saw earlier, the default measurement is 12 units, which are proportional and imply that the field occupies 100% of the column it is in.

  • Required: specifies whether the field is mandatory (True) or not (False).

Static elements like Text or Image retain the first two properties but cannot be configured as required since this parameter only applies to input fields where users enter data.

Differences between the properties of an input field and a static element