system
January 28, 2009, 9:12pm
1
Hello Everyone,
My requirement is: When a user clicks on a section in Pie-chart, it should open second TAB automatically and show relevant detail information on TAB2.
I can change content in TAB2 but how to I switch the TAB by clicking on TAB1 Chart?
Thanks
Taurean
Taurean (BOB member since 2005-08-15)
system
January 28, 2009, 9:36pm
2
jus a suggestion.
Copy the current tab(s) and create a ditto copy of it & lay one over the other.
let’s say you have 2 tabs(Parent & child)
Now when the user clicks on a value/chart in parent, use dynamic visibility to hide the parent & show the child tab with the “selected item” as Item 2.
will try to post an example if i find the time
Edit:
example enclosed
tab_dyn_visibility.zip (4.0 KB)
fixmyspcbar (BOB member since 2007-03-02)
system
January 29, 2009, 9:02am
3
Hi Taurean,
I’ve attached another example.
Look at it, and let me know if it is what you were looking for.
Hope this helps,
TEST_jump tab from drilldown.zip (4.0 KB)
Luca Spinelli (BOB member since 2008-08-27)
system
January 29, 2009, 3:42pm
4
That was cool idea. Thanks -Taurean.
Taurean (BOB member since 2005-08-15)