- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2025 02:29 AM
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:
2. On the company dev server it displays other data in the drop down list.
3. The variable setup:
4. Data displays correctly in select list on SR:
5. Data in sys_choice table:
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.
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2025 04:09 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2025 03:14 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2025 03:55 AM
Please see below:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2025 03:24 AM
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! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2025 03:46 AM
Sory if it confused you here it is without the other field: