- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2022 10:29 PM
Hi all,
I need to pull a question and it's choices for a catalog item from question choice table. But it's not working as expected. Can anyone help me.
Variable type: Look up select box
Question : Select from the below option
name: u_demo
look up from table: question_choice
look up value field:Value
look up label field: text
include none : true
unique values : true
Ref qual : question='sys_id of question'
Need immediate help
Thanks!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2022 10:38 PM
Hello,
Question choice table has several entries, you need to define proper criteria to pull values. In my case I'm pulling all choices with respect to another question and same you have to add in Reference qualifer.
Please hit like and mark my response as correct if that helps
Regards
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 05:37 AM
I am facing same issue ACL is restricting access to read and choices not showing up. how can we counter this ACL or use any other table to display choices.