Get the field value (value) from a List Collector variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
I am having a list colletor field in the catalog form "choose required PAM account"
Now user might fill multiple values and submit the form. Till here everything is working fine
This list colletor options coming from question_choice table . See below
This has fields like "Text" and "Value". If we see clearly in the first screenshot the list colletor is displaying the "text" field value. Now once the form is submitted in the RITM level instead of "Text" I need Value" to be populated
RITM:
Is this possible???
I have written a BR to insert and the be is getting the "value" but once we update it into the list colletor it is again converting the "Value" into "Text "
Please help me

