How do viewport tab communicate with each other?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2022 05:08 AM
Hello, we are currently working on a form in UI Builder and using the Tab set component configured as viewport tabs (which means every tab is a different page) so we can use a button to select the current tab index. And the issue we are experiencing is that, we cannot access the data on each of the tabs. We are aware of the properties, however:
- Is it possible to declare Global variables to the main page that can be accessed on each viewport tabs?
- And why are the field values gets cleared when switching tabs? (Pill component included – gets unselected when switching to other tabs)
Thank you for any help in advance!
Labels:
- Labels:
-
UI Framework Next Experience
10 REPLIES 10

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2025 10:48 PM
Hi Vincenzo
You can define a page property on the child page and map it to a client state parameter from the parent page.
Regards,
Roy