I'm doing an advanced search. Basically, what I have is a button (Filter) that opens a modal with a form (method = GET) and four entries (name, code, start_date, end_date).
What I have to do is, for example, if I just filter for the name field, the URL is link (showing a span with the filter, in this case show the name filter). If you filter by the name and the code field, the URL is link (in this case show the filter name and code)