Filters in ui builder don't save selected value

Dotychczas
Mega Guru

Hello Experts,

In ui builder I created list with some filters. Filters works and user can chose what is shown on the list but they dont save value

I select value in the filter:

Dotychczas_0-1696419389840.png

I click apply but chosen value is gone and number does not show up next to filter: 

Dotychczas_1-1696419450026.png

 

this is what happen on different page with similar configuration:

Dotychczas_2-1696419548547.png

number of selected elements is shown next to the filter. Why filters don't save their value on one page but do save on another?

1 ACCEPTED SOLUTION

Dotychczas
Mega Guru

I solved it by myself. 

View solution in original post

8 REPLIES 8

Nilay09
Tera Contributor

Did anyone find a solution to this?

I raise a case at the support portal. As I saw in the plugin installation history the support repaired the ralted plugin and the filters work now.

On a dashboard it worked directly but on the second tab I had to create teh filters again.

one of my collogues found a solution for this. Aparently you hneed to create a client script to bind the filter and add the script to the event action

I done this and the filter always worked. My issue was that the choosen value wasn't save in the filter component. Therefore the user has not seen what the value of the filter is and wasn't able to clean or reset it.