How to Dynamically Navigate to a Nested Tab (C3) from Another Tab (A)?
I have a tab container with Tabs A, B, and C. Inside Tab C, there's another child tab container with tabs C1, C2, and C3.
What I'm trying to do is trigger a button click in Tab A that dynamically navigates to Tab C, specifically to the child tab C3.
How to achieve this requirement?
Comments
- 
            
Hi, You can achieve this by utilizing the active form flow. Here's a general approach:
- Create Data Step: First, define a create data step that includes inputs for both the parent tab (Tab A) and the child tab (Tab C).
 - Populate Tab Names: In the inputs, make sure to populate the tab names accordingly. This will allow you to specify the target tab for navigation.
 - Change Value in Outputs: In the outputs section, use the "Change Value" action and select the appropriate form control to dynamically switch to Tab C and then to the child tab C3.
 
For your convenience, I’m attaching a sample project that demonstrates this setup. It should help you understand how to implement this approach.
 
Howdy, Stranger!
Categories
- 4.5K All Categories
 - 88 General
 - 13 Training
 - 214 Installation / Setup
 - 1.2K Flows
 - 112 Rules
 - 277 Administration
 - 215 Portal
 - 503 General Q & A
 - 722 Forms
 - 356 Reports
 - 3 Designer Extensions
 - 47 Example Flows
 - 58 CSS Examples
 - 1 Diagram Tile
 - 8 Javascript Controls
 - 190 Pages
 - 5 Process Mining
 - New Features
 - 187 Datastructures
 - 73 Repository
 - 238 Integrations
 - 30 Multi-Tenant
 - 27 SDK
 - 81 Modules
 - 60 Settings
 - 27 Active Directory
 - 12 Version 7
 - 37 Version 8
 - 143 Lunch And Learn Questions
 
