Is it possible to do conditional rendering using something other than a model - in particular using a query string via $Param? What I’m really trying to do is to pass a value into a shared Page Include to slightly alter it’s behavior (it’s a commonly used and somewhat complex page used in a popup window via page include, and having slight variations based on the query string would allow me to disable or change some simple functionality of the page based on which buttons opens it). So another answer may be to find a snippet that looks at the query string and adjusts the page content … which in this case is to hide some fields. As discussed on another forum topic (https://community.skuid.com/t/conditional-rendering-based-on-a-secondary-model) the complexity is then in stopping the field validators from requiring field values when the fields are hidden. If I can use a query string in conditional rendering, the problem goes away. But if not, I still need a way to do conditional rendering or eliminate field validation from within a snippet. Thanks … and in case you didn’t know, we became an official customer today! - Chris
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.