- Release Notes
- Project compatibility
- Real Time Forms
- Updating form data
- Running forms using JavaScript
- Customizing Forms Using CSS
- Conditional components
- Adding multiple components on the same row in Columns
- Using the Data Table component
- Get File/Folder path
- Reading cell values from a Data Grid component
- Displaying PDF files
- Displaying images in forms
- Scrolling through Data Grids
- Using Dev Tools with forms
- Calculate form component values
- Managing dates in forms
- Opening hyperlinks inside forms
- Displaying a default tab in forms
- Displaying the full label of a component
- Searching long strings in drop-down lists
- About the pre 23.4 Form experience
- Project Compatibility
- Real Time Forms
- Dynamic Checkboxes
- Conditional Dropdowns
- Displaying a Default Tab
- Displaying Images
- Displaying PDF Files
- Displaying the Full Label
- Dynamic HTML Elements
- Managing Dates
- Searching Long Strings in Drop-downs
- Customizing Forms Using Local CSS Files
- Executing Do Block On Checkbox Change
- Customizing Columns Width
- Updating Form Data
- Resetting Collection Data
- Advanced Logic
- Executing Do Block on Dropdown Option Change
- Reading Cell Values From a Data Grid Component
- Conditional Components
- Scrolling Through Data Grid Components
- Using the Grid Component
- Dev Tools
- Calculated Value
- Dynamic Dropdowns
- Switching Tabs With Button Click
- Opening Hyperlinks Inside Form
- Create Form
- Start Form Activity
- Trigger Form Button
- Release Notes
- Project Compatibility
- About the Persistence Activities Package
- Bulk Form Designer
- Advanced Controls for Drop-downs
- Embedding Objects in Form Actions
- Allowing Users to Upload Files to the Storage Bucket
- Adding Advanced Logic Using Java Script
- Setting a Default Tab
- Removing the Delete button from Edit Grid using custom CSS
- Customizing Edit Grid templates
- Using buttons to trigger custom logic
- Using an External Form Layout
- Start Job And Get Reference
- Wait for Job and Resume
- Add Queue Item And Get Reference
- Wait For Queue Item And Resume
- Wait for Form Task and Resume
- Resume After Delay
- Assign Tasks
- Create External Task
- Wait For External Task and Resume
- Complete Task
- Forward Task
- Get Form Tasks
- Get Task Data
- Add Task Comment
- Update Task Labels
- Sample Workflows
- Release Notes
- About the System Activities Package
- Project Compatibility
- RegEx Builder Wizard
- Is Text Matching
- Find Matching Patterns
- Modify Text
- Modify Date
- Replace Matching Patterns
- Text to Left/Right
- Add Data Column
- Add Data Row
- Build Data Table
- Clear Data Table
- Get Row Item
- Update Row Item
- Merge Data Table
- Output Data Table
- Remove Data Column
- Remove Data Row
- For Each Row in Data Table
- Generate Data Table From Text
- Create List
- Append Item to List
- Read List Item
- Update List Item
- Add Log Fields
- Comment Out / Disabled Activities
- Comment
- Change Type
- Log Message
- Remove Log Fields
- Invoke Com Method
- Format Value
- Lookup Data Table
- Filter Data Table
- Sort Data Table
- Remove Duplicate Rows
- Join Data Tables
- Report Status
- Append Line
- Compress/Zip Files
- Copy File
- Copy Folder
- Create Folder
- Create File
- Delete
- File Exists
- Folder Exists
- Extract/Unzip Files
- Wait for Download
- File Change Trigger
- For Each File in Folder
- For Each Folder in Folder
- Delete File
- Delete Folder
- Move File
- Move Folder
- Rename Folder
- Rename File
- Path Exists
- Read Text File
- Write Text File
- Get File Info
- Get Folder Info
- Get Processes
- Get Username/Password
- Kill Process
- Beep
- Get Environment Folder
- Get Environment Variable
- Invoke Power Shell
- Input Dialog
- Message Box
- Browse for File
- Browse for Folder
- Invoke VBScript
- Process End Trigger
- Process Start Trigger
- File Change Trigger V3
- Trigger Scope
- Repeat Number of Times
- Text to Upper/Lowercase
- Set Environment Variable
- For Each
- Break / Exit Loop
- Retry Scope
- Check True
- Check False
- Workflow Placeholder
- Invoke Workflow File
- Launch Workflow Interactive
- Invoke Code
- Continue / Skip Current
- Multiple Assign
- Invoke Process
- Run Parallel Process
- While
- Do While
- Repeat Number Of Times
- Raise Alert
- Orchestrator HTTP Request
- Get Asset
- Get Credential / Get Orchestrator Credential
- Set Asset
- Set Credential
- Get Jobs
- Get Current Job Info
- Start Job
- Stop Job
- Add Queue Item
- Add Transaction Item
- Delete Queue Items
- Get Queue Items
- Get Transaction Item
- Postpone Transaction Item
- Set Transaction Progress
- Set Transaction Status
- Should Stop
- Wait Queue Item
- Bulk Add Queue Items
- Write Storage Text
- Upload Storage File
- List Storage Files
- Read Storage Text
- Download Storage File
- Delete Storage File
- Custom Input
- Append Item to Collection
- Build Collection
- Collection to Data Table
- Exists in Collection
- Filter Collection
- Merge Collections
- Remove From Collection
- Reset Timer
- Resume Timer
- Start Timer
- Stop Timer
- Timeout Scope
- Manual Trigger
- When New Item Added to Queue
- Stop Local Triggers
- Run Local Triggers
- Repeat Trigger
- Time Trigger
- Disable Local Trigger
- Enable Local Trigger
- Notify Global Variable Changed
- Global Variable Changed Trigger
- Extract Text
- Find and Replace
- Return
- Extract Date and Time from Text
- Change Case for Text
- Add or Subtract from Date
- Download file from URL
- Format Date as Text
- Split Text
- Combine text
- AddDataRow
- AddQueueItem
- AddTransactionItem
- AppendLine
- BulkAddQueueItems
- ClearDataTable
- CompressZipFiles
- CopyFile
- CreateFile
- CreateFolder
- DeleteFileOrFolder
- DeleteQueueItems
- DeleteStorageFile
- DownloadStorageFile
- ExtractUnzipFiles
- FilterDataTable
- GetAsset
- GetCredential
- GetJobs
- GetQueueItem
- GetQueueItems
- GetResourceForLocalPath
- GetRowItem
- GetTransactionItem
- InvokeProcess
- JoinDataTables
- ListStorageFiles
- LookUpDataTable
- MergeDataTable
- MoveFile
- OrchestratorHTTPRequest
- OutputDataTable
- PathExists
- PostponeTransactionItem
- ReadStorageText
- ReadTextFile
- RemoveDataColumn
- RemoveDuplicateRows
- Replace
- SetAsset
- SetCredential
- SetTransactionProgress
- SetTransactionStatus
- SortDataTable
- StartJob
- StopJob
- UpdateRowItem
- UploadStorageFile
- WaitQueueItem
- WriteStorageText
- WriteTextFile
- Release Notes
- Project Compatibility
- About the Testing Activities Package
- Project Settings
- Add Test Data Queue Item
- Address
- Attach Document
- Bulk Add Test Data Queue Items
- Delete Test Data Queue Items
- Get Test Data Queue Item
- Get Test Data Queue Items
- Given Name
- Last Name
- Random Date
- Random Number
- Random String
- Random Value
- Verify Control Attribute
- Verify Expression
- Verify Expression With Operator
- Verify Range
Create Form
UiPath.Form.Activities.FormActivity
Description
Use this activity to create a custom form. The form you configure retrieves all the data the end user inputs and stores it in variables, which can be further used in the automation process. The Do block in the activity enables you to perform additional actions when the form opens or while the form is running.
Project compatibility
Windows - Legacy | Windows
Windows, Windows - Legacy configuration
Designer panel
- Open Form Designer - opens the UiPath Form Designer.
Properties panel
Common
The properties in this category refer to common activity settings.
- Display Name (String) - Sets the name for this activity. For example,
"User Registration Form"
. - ExecuteDoBlockFirst (Boolean) - To execute the activities in the Do block before opening the form, check this box. By default, the checkbox is
cleared (set to
false
). - FormTitle (String) - Sets the title for your form, seen by the business users. For example,
"Registration Form"
. - Isolated (Boolean) - To run the form in a separate Windows process, check this box. Selecting this check box enables Validation Station
and Callouts to run seamlessly from the same process. By default, the checkbox is cleared (set to
false
). - Timer (Int32) - Sets the amount of time in seconds until the form is automatically closed. For example,
50
. By default, no value is provided, meaning the form must be closed manually.
Data Bindings
The properties in this category refer to data that is linked to the automation process.
-
FormFieldsCollection (Dictionary<String, Argument>) - Binds workflow variables to the form Field Keys. Use In or In/Out directions for input form fields. Use Out or In/Out directions for output form fields. For example, in the Name field add the string
First Name
, set the Direction toIn/Out
, and set the Type toString
. - GenerateInputFields (Boolean) - To add the fields defined in the collection to the form, check this box. By default, the checkbox is selected
(set to
true
).
Data Table
The property in this category refers to table data in forms.
- MaxColumnsForSchemaGeneration (Int32) - Sets the maximum number of generated columns for DataTable schemas. The default value is 6.
Debug
The property in this category refers to debugging forms and experimenting with CSS styles.
- Dev Tools - Enables the developer tool for debugging and troubleshooting forms, called Dev Tools. Developers can use Dev Tools to experiment with CSS styles. When checked, the property opens the Dev Tools window at runtime.
Form Options
The property in this category refers to accessibility inside forms.
- Enable Accessibility - Enables accessibility in conformance with USWDS (United States Web Design System). When this property is enabled, the styling of the form might be impacted.
Format
The properties in this category refer to the form appearance and format.
- DisableMaximize (Boolean) - To deactivate the Maximize, and Restore buttons on forms, check this box. By default, the checkbox is cleared
(set to
false
). - DisableMinimize (Boolean) - To deactivate the Minimize and Restore buttons on forms, check this box. By default, the checkbox is cleared
(set to
false
). - DisableSanitize (Boolean) - To deactivate final checks on the form components, and improve performance, check this box. By default, the checkbox
is cleared (set to
false
).
Warning: If your form contains unknown URLs or it is using external sources, keep the checkbox cleared.
- FormHeight (Int32) - Sets the desired height for the form, in pixels. The default height is 400.
- FormWidth (Int32) - Sets the desired width for the form, in pixels. The default width is 800.
- IconPath (String) - Sets the local relative path to the icon file. The icon is displayed on the taskbar and in the form window. Accepts
.ico
or image formats . (for example,"C:/Users/Icons/myIcon.ico"
).
.ico
file is published as a resource within the process (for example, "myIcon.ico"
).
Warning: You need to select the Isolated checkbox (Common properties). Otherwise, the icon doesn't get displayed.
- IsReadOnly (Boolean) - To prevent form fields from being edited, check this box. Fields marked as Always Enabled are not affected by
this option. By default, the checkbox is cleared (set to
false
). - LocalCSSFilePath (String) - Sets the path to a local CSS file (for example,
"/file://C:\C:\User heCssFile.css"
). - Start Form As Minimized (Boolean) - To generate the form in a minimized window on the taskbar, check this box. By default, the checkbox is cleared
(set to
false
). - WindowPositionX (Int32) - Sets the form left margin position, in pixels.
- WindowPositionY (Int32) - Sets the form top margin position, in pixels.
Input
The property in this category refers to the JSON input data.
- FormFieldsInputData (String) - Passes
JSON
input data to the form and overwrites the values defined in the FormFieldsCollection field. For Data Grid components, structure, the JSON as an array.
Misc
The property in this category refers to miscellaneous settings.
- Private (Boolean) - To skip logging variables and arguments at Verbose level, check this box. By default, the checkbox is cleared
(set to
false
).
Output
The properties in this category refer to the output object data.
- Dismissed (Boolean) - Outputs
true
when the end user closes the form without providing any input. For example,"isDismissed"
. - FormFieldsOutputData (String) - The
JSON
data that results from the form upon completion. For example,"userData"
. - SelectedButton (String) - Outputs the form UI elements the end user interacts with. For example,
"selectedButton"
.
Start Form
The properties in this category bind the form to the Start Form Activity, so the form can be opened in the background.
- Folder Path (String) - Enter the path where you want to save the form data to.
-
Form Name (String) - Enter a name for your form data.
Warning: To bind every Create Form to the corresponding Start Form Activity, the Folder Path
and Form Name
values must match with the values set in Start Form Activity > Create Form properties.