I’m trying to do this:
https://community.skuid.com/t/can-i-do-conditional-rendering-based-on-a-query-string-p…
…but it seems like it should be doable now using standard Skuid functionality. I just want to make sure I"m not missing something!
I have a page that I use over and over again as a Page Include. This page has a button labeled “Save and Close”. I want to display this button only if my page is being displayed within a Page Include.
In the query string for my Page Include I have:
- popup=true
In my page, I am using the following conditional render conditions on my button:
- Page/URL Parameter Value; popup = true