Hi there I’m building a simple navigation bar with repeating group and I got stack on validating the URL Parameter sent from the Nav bar.
Hew can I validate, or use conditional state to validate the URL Parameter?
What I want to achieve is to make the current category text to be bold on the NavBar, something like [When URL Parameter “category” is = A, property bold = yes/checked].