remove Link in Filter not work

Remove link in a CF filter not working.

Overview

The issue occurred because the remove button had an incorrect name.
Rename the remove button to a different, unique name to resolve the conflict.

Answered
Connectivity v6
Fr Fredolino 16 Sep, 2019
Hi,

I used a remove link for a filter:
Name: remove_button
Event:view
Content: <i class="icon-remove"></i>
URL: index.php/mein-bereich?conn=beobachtungsliste&event=view

In the frontend is in the browser:
index.php/meine-beobachtungen?conn=beobachtungsliste&article_id=4&event=view

If I click the remove_button, then I always come to the index page.
What is the problem?

F.
Fr Fredolino 16 Sep, 2019
Answer
:-) solved
the name of the remove-button must have another name.
This topic is locked and no more replies can be posted.