You have to make field mandatory using javascript. Please use the following code to make field mandatory Xrm.Page.getAttribute(attribiutename).setRequiredLevel("required"). You can write script against business process changes. Please see the following link for more details. msdn.microsoft.com/.../dn817874.aspx thanks Anil
↧