Hi!
I’m trying to build a simple Tab Component, containing a navigation bar with 3 options, and the content for each Tab.
The layer structure looks as follows:
I have also added unique workflows for each button regarding changing the images - which work fine. The problem is changing the design properties of the nav bar, in a way where it looks like the tabs are changing.
I have followed other forum threads regarding using custom states & workflows to change design properties and followed them closely, with each step shown below:
Both the Group & Text in T:Option1 have Conditionals which work based on the custom state “Inactive” added to the element - which is then referenced and changed from the default value of “no” to “yes” in a Workflow activated when the other Options are pressed.
Please let me know what I should change to achieve the effect
Thanks in advance!