Get Values from the CRM2011 Optionset
Xrm.Page.getAttribute().getValue();
OptionField will be your attribute name
Set values to the CRM2011 Optionset
Xrm.Page.getAttribute().setValue('1');
OptionField will be your attribute name
SP Tech Buddy blog will share the Sharepoint, Power Platform,.net and javascript experiences news with community
Xrm.Page.getAttribute().getValue();
Xrm.Page.getAttribute().setValue('1');
0 comments:
Post a Comment