Is it possible to make a GET form in the control panel.
I’m building a filter for a custom module, and i do not want to use the javascript filters (https://docs.expressionengine.com/v2/development/cp_javascript/table.html).
I can create a POST form and achieve the same results, but a GET form seems a bit more useful since you can update the query string.
The POST form filter works fine but as soon as i change it’s method to GET and submit the form i get redirected to the login form.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.