Reference qualifier is not working in List collector variable.

Adarsh7
Tera Contributor

Hi All,

 

I have created a list collector variable and added a reference qualifier- javascript:"active=true" to showcase only the active users. But it is still showing all the users.

 

Please let me know what is wrong here. Attaching the screenshots

 

Adarsh7_0-1725959639285.png

 

Adarsh7_1-1725959672108.png

Adarsh7_2-1725959700460.png

 

1 ACCEPTED SOLUTION

Sarfraz Nawaz
Tera Expert

@Adarsh7  I did a quick check and javascript:"active=true" works for me.
Alternatively, can you just put active=true without javascript: and "".? That also should work. 

View solution in original post

2 REPLIES 2

Sarfraz Nawaz
Tera Expert

@Adarsh7  I did a quick check and javascript:"active=true" works for me.
Alternatively, can you just put active=true without javascript: and "".? That also should work. 

Adarsh7
Tera Contributor

active= true itself was working. I got confused when it was not showing in the filter. But in the backend filter was getting applied