I am using a form as a content filter, therefore I want it to display the selected values after it has been submitted.
There doesn't seem to be an option in the backend to set: a text message is displayed but the form is removed, and redirecting makes all the post data unavailable, so I cannot prepopulate the fields.
How would I do that?
Paddelboot