[div tabindex="0"]Hi,
I have a "link" as a remove button. The link resets a filter. Everything is in the event "View".
The link works in the filter form.[div tabindex="0"]
There's only one problem:
For example, at the link I have:
URL and / or URL parameters:
conn = observation list & article_id = {data: article_id} & event = view
but I always come to the index-event page. I also tried a frontend link:
index.php / my-range? conn = observation list & article_id = 642 & event = view
but it does not work.[div tabindex="0"]
The link always shows me onmouseover the link to event = index, no matter what I have as a URL in the input field.
What am I doing wrong? Or is it a bug?[div tabindex="0"]
F.
I have a "link" as a remove button. The link resets a filter. Everything is in the event "View".
The link works in the filter form.[div tabindex="0"]
There's only one problem:
For example, at the link I have:
URL and / or URL parameters:
conn = observation list & article_id = {data: article_id} & event = view
but I always come to the index-event page. I also tried a frontend link:
index.php / my-range? conn = observation list & article_id = 642 & event = view
but it does not work.[div tabindex="0"]
The link always shows me onmouseover the link to event = index, no matter what I have as a URL in the input field.
What am I doing wrong? Or is it a bug?[div tabindex="0"]
F.
This topic is locked and no more replies can be posted.