Choice List not populating in catalog items

snowuser111
Kilo Guru

Hello Experts,

I have created a Record Producer for Creating an Incident.

In variables I have mapped to incident fields like urgency, priority.....but when I preview item or Try it it does not shows any choices list which is present in Incident table.

DO I need to again declare all the available choices in questions inside that variable ? I thought it would automatically pop me the list if I map it.

find_real_file.png

1 ACCEPTED SOLUTION

Michael Fry1
Kilo Patron

Map to field just tells which field answers to the variable will be put in.



Under Type Specifications, you can pull in values from table/field:



Screen Shot 2018-01-22 at 10.48.02 AM.png


View solution in original post

2 REPLIES 2

Michael Fry1
Kilo Patron

Map to field just tells which field answers to the variable will be put in.



Under Type Specifications, you can pull in values from table/field:



Screen Shot 2018-01-22 at 10.48.02 AM.png


HI Michael,



oops, Thanks a lot missed such a silly thing.