Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

List Field values in Record Producer

vishcloud
Kilo Contributor

Hello All,

I have created a List field on dmn_demand form and I have created a record producer for intake process from end user. I am not able to create a variable to show the values of List field on Demand form to users on record producer. 

 

The List Collector needs a table as reference which is Demand but the producer will show all demands not the List field values I created on demand form. 

 

Please let me know if you can help me out.

Thanks 

6 REPLIES 6

SanjivMeher
Mega Patron
Mega Patron

Even the list field on demand would be pointing to a table. You need to point your list collector to the same table.


Please mark this response as correct or helpful if it assisted you with your question.

I created the field on demand table and provided choice in related list manually.

find_real_file.png

find_real_file.png