dynamic URLS, hiding elements.
I have a webpage that has sub category tabs like Overview , Maps , Modes etc . My current url is setup myurl .com /statline / :player / :category . Right now i can get the URL to switch to what i need it to for example . myurl .com /statline /scrap /overview . My question is how can hide elements based off the URL or change styles of elements from the URL like a border or color of something ? Thank you in advance ie . , player equals scrap Then use style variables I was able to get that stuff working thank you . I do have another question . I am using a dropdown with repeating options set dynamically . I have it when i click an option it is supposed to set the mode in the url parameters to that mode . But i cant get that to actually work . Am i missing something Make sure it ’s a string Console log it to see what ’s being passed in and what the workflow is receiving /executing



