Hi,
I'm using Deck and button as three tabs.i want to navigate from first to second.
i have used variable and set with second button name like in tab control. its not working.
Concept :
if i have 3 buttons with List, Cross tab and chart.if i click on List it has to navigate to cross tab.
please let me know whether my way for navigating is proper?
Thanks in Advance.
Correct me if I am wrong..
You have a deck & button bar.
You are trying to link button bar with deck, so that whenever you click any button it should go that respective deck?
Is this what you are trying to achieve?
Quote from: Pratap Reddy on 29 Jan 2018 12:25:33 AM
Hi,
I'm using Deck and button as three tabs.i want to navigate from first to second.
i have used variable and set with second button name like in tab control. its not working.
Concept :
if i have 3 buttons with List, Cross tab and chart.if i click on List it has to navigate to cross tab.
please let me know whether my way for navigating is proper?
Thanks in Advance.
Hi,
You need to make sure you set the variable to the name of the card in the deck you want to navigate to, and you need to make sure that the deck is reacting to the variable in the Container Selection section in the Interactive Behavior dialog of the deck.
Cheers!
MF.