show active values only for reference field using catalog client script

kennetholesco
Mega Expert

Hi Guys,

how to show active values only for reference field using catalog client script? i have a reference variable that points to a table. this table has false values. i just want to show the active values only using catalog client script. thank you

1 ACCEPTED SOLUTION

Archana Reddy2
Tera Guru

Hi,

In your Catalog item, go to that Reference Variable. Under Type Specification tab, Use Reference Qualifier = simple and set condition as Active is true.

Hope this helps!

Thanks

View solution in original post

11 REPLIES 11

Set your condition in to the refence qual condition This will not affect other variables referencing to this table. This can be moved via update set.

kennetholesco
Mega Expert

Thank you guys. You are both correct. I was able to sort this out and learned something new today.

 

Thanks again! 🙂