Replies: 2 comments
-
Hi! You can do this by wrapping things in a form. Inside the form you add a toggle. Type in an arbitrary field name. Condition the container to show/hide depending on said toggle. A good idea is to add a Form at the top level of your screen that is just for holding different screen states. |
Beta Was this translation helpful? Give feedback.
-
@oswaldB to do this with a button I just made two pages one with the charts and one without I have a button on the bottom that says view on one page which will navigate to the page with the charts and a button with hiding one the charts page that will navigate to the page with no charts. it's pretty seamless. you cant tell you loaded a different page. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to show a container, when a user click on a button :

I try to find a way to do it, so I am using the checkbox, but I think the binding is not in real time?
Beta Was this translation helpful? Give feedback.
All reactions