Choice list field values did not capture in an update set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2017 02:35 PM
Hi Team,
When we created a choice list field with 3 choice values through form design, it did not capture the choice list values. But it captured the dictionary entry. When we moved it to other instance, only field moved but not choice list values. It looks there is some process to capture choice values in an update set. Please assist.
Thanks,
RaoM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2017 02:43 PM
If its an one time activity, Export the XML of the list and Import with high security session
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2017 03:03 PM
Hi Nagapramod,
Thank you for your quick reply with an information. But I have doubt, if we export it from choice list and import it in test and then to prod, will it cause any issue while some clones happen from prod to non-prod and while upgrading instances. Will these choice values remain in the fields post clone and upgrade. Please help us on this information.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2017 03:19 PM
When you did this way it is no different from the way it goes through update set, which basically does the same thing - the xml form data, so you can ahead and do it without worries
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2017 03:32 PM
Thank you very much. We will follow this by exporting choice lists and import it into test and then prod.
Just would like to know if there is a process to capture these choice list into an update set for some purpose if required.
appreciate your assistance.