Tech Support > Microsoft Windows > Windows CRM > Importing Picklists 3.0
Importing Picklists 3.0
Posted by David on January 27th, 2006


Hi all,

I went to add new values to the picklists in the customisation section of
one of the forms and found adding new values to be quite tedious, if you only
have 3 or 4 ok, but I wanted to input 100. This would be quite time
consuming. Is there a way to add vaules programatically (Like I assume the
form does), as aposed to doing it manually or using the data migration (CDF
database) technique.

Thanks in advance.

Posted by Mike on January 30th, 2006


You can do this with no programming, just by editing customizations xml file
for the appropriate entity.
There is an area which contains all the values for field picklist. Look for
tag <label>.

"David" wrote:


Similar Posts