changing tabs dynamically
Comments
-
Is there a way to dynamically open different tabs on a form during run time?
-
If you want to dynamically change which tab is opened on the form on each runtime, that is not currently possible since we cannot control tab configuration in a flow. Tab setting can only be controlled within the Form Designer. We can hide tabs based on triggers using a visibility rule.
Additional information on visibility rules and hiding tabs can be found in the following documentation.:
[url=https://documentation.decisions.com/docs/hiding-tabs-on-a-tab-container]https://documentation.decisions.com/docs/hiding-tabs-on-a-tab-container[/url]