Hi,
I'm trying to load a different configuration through a url parameter. What I'm trying to do hide the main menu but it seems that this is not a 'url parameter' that I can pass through. So the only way I can think of doing this is loading a separate config file through the URL and that config file will be one that hides the main menu.
What is the proper way to accomplish this?