I have a landing page with several actions. The action are within table rows that are hidden by default and open when a user clicks the action title. I want to control what is shown/hidden based on a query string variable.
For example one of the actions is "Request a call." There are links on other pages of the site to request a call. When a user clicks that link I want them to go to the landing page with the "Request a call" row shown.