HI All,
I have a requirement like onload some of the fields should be read only .But all these fields are located in different tabs under main tab, so based on tab and sub tab name fields should be get read only ...
Please give me some code...
Xrm.Page.getControl("fieldname").setDisabled(true);
Dynamics CRM MVP/ Technical Evangelist at SlickData LLC My blog
how to make it read only based on tab and section name ?
Hello,
Recheck following url - http://blogs.c5insight.com/Home/tabid/40/entryid/202/Disable-All-Fields-in-a-Section-Based-on-the-Value-of-Another-Field-CRM-2011.aspx