- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 02:15 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 02:30 AM
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 02:30 AM
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 02:39 AM
active= true itself was working. I got confused when it was not showing in the filter. But in the backend filter was getting applied