Page 1 of 1

Display card or stack within a tab panel

Posted: Fri Jun 21, 2013 8:17 am
by Tate83
Hi
I would like to display some content (different cards or substacks or whatever) in a tab panel on my mainstack. however, the tab panel only takes half of the stack size and the rest of the content remains the same. basically I am looking for a "iframe" functionality. any ideas?

thanks,
pascal

Re: Display card or stack within a tab panel

Posted: Fri Jun 21, 2013 9:01 am
by jmburnod
Hi Tate83
Why not a group for each frame ?
kind regards
Jean-Marc

Re: Display card or stack within a tab panel

Posted: Fri Jun 21, 2013 9:12 am
by Tate83
Hi Jean-Marc

That's another idea..
Think I could do that too, if I understand you right:
-create a group for reach tab on the tab panel
- just change the visible for the group that is belonging to the currently selected tab

Best regards,
Pascal

Re: Display card or stack within a tab panel

Posted: Fri Jun 21, 2013 9:21 am
by jmburnod
Yes,
Set the visible or location of the group
Best
Jean-Marc

Re: Display card or stack within a tab panel

Posted: Fri Jun 21, 2013 10:07 am
by jmburnod
Other option :
• One group background behavior = true with sharedtext in each card for the same text
• One card for each tab
Best
Jean-Marc