Catalog UI policy display wrong value in catalog condition list

A3
Tera Contributor

I am using Catalog UI policy to display/hide fields depending on a value in another field.

1. On my PDI the data from the fields displays:

2025-07-18_100619.jpg

2. On the company dev server it displays other data in the drop down list.

2025-07-18_100905.jpg

3. The variable setup:

2025-07-18_111738.jpg2025-07-18_100658.jpg

4. Data displays correctly in select list on SR:

5. Data in sys_choice table:

2025-07-18_100542.jpg

 

6. The problem is not just with this variable but on others as well.

7. I have tried the below from suggestions I found but did not fix problem.

  • change Table from question_choice to sc_item_option
  • Clear the cache and retest: Cache.do

Any suggestions will be appreciated.

1 ACCEPTED SOLUTION

Hello @A3 

Try this:

javascript:'name=question_choice^element=momo_gaming^inactive=falseORDERBYsequence'

Hope this helps!

 

"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"

 

Thank You
Juhi Poddar

View solution in original post

10 REPLIES 10

BhandareGanesh
Tera Contributor

Hi @A3 ,
Looks like your reference qualifier is not written correctly hence it shows all the choices from sys_choice, can you share the full query?

Best Regards,

Ganesh

Please see below:

2025-07-18_124807.jpg2025-07-18_125135.jpg

GlideFather
Tera Patron

@A3 

your screenshots mention "momo_query_type" and "query_type" are you sure you are comparing the same kind?

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


A3
Tera Contributor

Sory if it confused you here it is without the other field:

2025-07-18_124433.jpg2025-07-18_124411.jpg