need to update list collector field values.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2023 11:56 PM
I have a list collector field where we can select multiple values for a record. For some records value got updated instead of Label. how can i update those records with label instead of value.
Eg: label:Digital,Value:digital
label:EOB,Value:eob
for a record instead of having Digital,EOB, i am having digital,eob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 12:16 AM
Hi @Hareesha ,
Open the dictionary of the table to which this list collector referring, And under the columns section check for which field display is true.
Thanks,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2023 12:17 AM
Hi @Hareesha ,
Hope you are doing well.
I guess you are using list field with choices.
This is very unlikely to happen but have seen some occurrences in the past. It usually happens when there is update made to the choice value.
Could you please check if any recent update made to the choices ?
In order to correct the same, I guess you need to do it via fix script.
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Harshal