Lookup Select - Question choice table

Jai2021
Tera Contributor

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!

 

1 ACCEPTED SOLUTION

Musab Rasheed
Tera Sage
Tera Sage

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.

find_real_file.png

find_real_file.png

Please hit like and mark my response as correct if that helps

Regards

Please hit like and mark my response as correct if that helps
Regards,
Musab

View solution in original post

5 REPLIES 5

Community Alums
Not applicable

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.