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

Can you try pointing your list collector to sys_choice table and try, if that works?


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

Tried it, now created a custom table and pointing to that so working now, thanks Sanjiv.