Collapsible panel using State Variable and Conditional UI demo #5763
poirazis
started this conversation in
Show and tell
Replies: 2 comments 6 replies
-
Wow this is great, would you mind sharing how you did this? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hey @poirazis, I'm really wondering how you displayed the rows with links like that? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In this demo, i use an on Click Action on the Icon Element to set a State Variable
Then i use the Condition UI of the Enclosed Data Provider, to conditionally set its Limit to 1 or 5, depending on the State Variable set in step 1.
Screen.Recording.2022-05-07.at.4.39.46.PM.mov
Beta Was this translation helpful? Give feedback.
All reactions