Hello Agni; Are you doing this through javascript or a plugin? If it's javascript your looking at something like: Xrm.Page.getAttribute(“crm_field”).setValue(“new value”) ; I'd recommend reading the different things that can be done to an attribute field: https://msdn.microsoft.com/en-us/library/gg334409(v=crm.5).aspx
↧