I set parameter name as ‘studio’ with dropdown menu and redirect to a particular page in submit option. But the problem is that I don’t know how to get the ‘studio’ parameter value in the page. I expected url to be like ‘blabla.com/my_redirect_page/?studio=my_value’ but in reality, it redirect to ‘blabla.com/my_redirect_page/’ Boom.