List Field values in Record Producer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2019 12:05 PM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2019 01:51 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2019 02:47 PM
Tried it, now created a custom table and pointing to that so working now, thanks Sanjiv.