Activities
latest
false
Banner background image
Workflow Activities
Last updated Apr 22, 2024

Setting a Default Tab

Starting with UiPath.FormActivityLibrary dependency v1.1.9, you can set which tab to be displayed by default inside a Form Action.

This applies to cases where you design two or more tabs inside the form, using the UiPath Form Designer from the Create Form Task activity.

Setting a default tab

To set a default tab:

  1. In Form Designer, go to the Layout category.
  2. Drag and drop the Tabs Component into the designer.
  3. In the Display tab, click Add another to add two or more tabs.
  4. Go to the Field Key tab.
  5. In the Custom Properties block, input defaultTab in the Key field and set a value for it.
    Note:
    The value you set for the defaultTab key must correspond to the count of the desired tab, starting from 0.
    For example, let's say you have five tabs. If you want to set the third tab to be displayed by default, you must enter 2 (Tab 1 - counts as 0, Tab 2 - counts as 1, Tab 3 - counts as 2, Tab 4 - counts as 3, Tab 5 - counts as 4).
  6. Save the component and the form.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.