Quantcast
Channel: CRM Development forum
Viewing all articles
Browse latest Browse all 8223

How to set a value to PickList() type field

$
0
0
How to set a value to PickList() type field programmatically?
I'm doing the following, which is raising an error while creating a user.
new_Division is a custom attribute of systemuser Entity. If I need to set the "value", how can I get the associated value for a picklist?

list = newPicklist();
newUser.new_division =
newPicklist
();
newUser.new_division.name = Division;
//Division


Viewing all articles
Browse latest Browse all 8223

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>