How to make list collector fields to have active = true location vales

Akshata3
Giga Contributor

Hi,

 

I want to make field which is list collector of location table to display only active values.

the below locations are made active = false. I need only true values to display in field.

 

find_real_file.png

1 ACCEPTED SOLUTION

Hi,

As I mentioned above and is in my screenshot...I don't think the location table has an active field.

Did you read my response and see my screenshot for the adjusted active field name?

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

View solution in original post

6 REPLIES 6

Allen Andreas
Administrator
Administrator

Hi,

In the variable settings for the list collector you can access the reference qualifier section and set the filter to active is true.

I don't think the location table has an "active" field on it, so the name of that field is probably "u_active"?

If so, then you'd use example:

find_real_file.png

Either way, the above is an example of where to set the filter as you need. Please take it from here?

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

find_real_file.png

 

I did make it, but its still not working

Hi,

As I mentioned above and is in my screenshot...I don't think the location table has an active field.

Did you read my response and see my screenshot for the adjusted active field name?

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Akshata3
Giga Contributor

Thank you!