- Getting Started
- Demo apps
- How To
- Notifications
- Using VB Expressions
- Designing your App
- Events and Rules
- Rule: If-Then-Else
- Rule: Open a Page
- Rule: Open URL
- Rule: Close Pop-Over/Bottom Sheet
- Rule: Show Message
- Rule: Show/Hide Spinner
- Rule: Set Value
- Rule: Start Process
- Rule: Reset Values
- Rule: Upload File to Storage Bucket
- Rule: Download File From Storage Bucket
- Rule: Create Entity Record
- Rule: Update Entity Record
- Rule: Delete Entity Record
- Rule: Add to Queue
- Rule: Trigger workflow
- Rule: Submit Action
- Leveraging RPA in your App
- Leveraging Entities in Your App
- Leveraging Queues in Your App
- Leveraging Media in your app
- Leveraging Actions in your app
- Application Lifecycle Management (ALM)
- UiPath® First-Party Apps
- Basic Troubleshooting Guide
Rule: Reset Values
Use the Reset Values rule to revert a control to their default value.
Clicking the Items To Reset filed opens the Resources panel, which displays the available controls.
Applying this rule to a container or a page impacts all the controls within the container/page, including nested containers.
To better understand how the Reset Values rule works for different controls, check the table below.
Control |
How it works |
---|---|
Checkbox |
|
Date Picker |
|
Dropdown |
|
Multiselect dropdown |
|
File Uploader |
|
Radio Button |
|
Slider |
|
Switch |
|
Text Area |
|
Textbox |
|
Edit grid |
|
Table |
|
Container |
|
Container Layout |
|
App variable |
|
You can use the Reset Values rule when building a form.
For example, you can add the rule to a Submit button at the end of a form and configure it to reset the whole container. This way, after filling in all the fields and submitting the information, the form resets to its default values and the user can fill it in a second time.