Hi!
I have an issue that I cant wrap my head around 🙂
In my Canvas-app i have a main container, with 3 sub-containers. "Header", "Body" and "Navigation".
In the "Navigation" i have a component for navigation that holds a table of 3 items and one gallery(used by all 3, with textbox etc).
In the "Body" i have a couple of sub-containers which I use depending on situation. One of those holds a calendar and another holds a gallery.
I've set up so the 3 containers visability depends on which item is choosen from the component "Nav" with 3 items in the table.
If you choose item 1,2 or 3 in the navigation, it works as intended. Correct containers and components/galleries are visable.
When I choose an item in the gallery, a "pop-up" is visable with more info regarding that item. The OnSelect on the gallery updates context-variables to make the pop-up visable.
My issue is that the calendar is still visable since the selected Nav-item still is 1.
I hope you understand the issue 🙂
How should I approach and solve this issue?
Kind regards,
Anders

Report
All responses (
Answers (