I have to change contents depending on a search parameter, using a before render field. How can I access the search parameters from within the list items?
They are part of the url - as long as the user fills out the search form. In my case I set live values in Joomla! menu item. These parameters appear as values in the search form, but they are not in JInput. I have to receive them in another way.