My short question is:
How can I define a dynamic condition for the URL parameter when the URL parameter (like Dashboard) is a Option set item in the Main Menu?
Our idea works only when I define a static Option list constraint (Dashboard) in the do a search function. (Main Menu = Dashboard
But, when I want to make this constraint dynamic with the current page parameter (get tab from page URL), then the groups visibilty is not working well.
The best way to find out why the conditional is not working would be to use the INSPECT tool in the preview of your app. Then you can click inside the element and click on each blue text to see what the value is. Do you know what I’m talking about? Let me know if you can find the Inspect tool and take a screenshot of what it shows so we can show you what to look at. Hope that helps.
I checked the inspector already and identify the problem. When I change the static value of the option set in the search for constraint, everything works in the first step.
All Groups are visible, although the condition should only show the EVENT SPEAKERS GROUP with the people, not the Stage and the icons below…
I think the get parameter from URL with one Option of the Option Set is not working in my process, because the static value is working. Maybe you have a idea Thanks a lot!