Google Anlatics

Thursday, October 24, 2013

CRM 2011 Change Form header


document.getElementById("form_title_div").childNodes[1].childNodes[0].innerText = number;


You can try finding the ID by using the Developer Tool, when your record window is open press F12 and then select arrow and move & click over the area of which ID you want to get

If error comes check child node by debugging it and change the index as it shows


Model Dialog Open in JavaScript with CRM 2011

Wednesday, October 23, 2013

Issues with the CRM Multiple Forms


The multiple forms inside of CRM 2011 are only for different roles.
It is not designed to handle switching between forms based on entity attributes.

When doing this we will encounter issues and will need JavaScript to switch the user to the right form type. This will also cause the user to load the form twice each time (kind of ugly)
The user can switch between multiple forms using a drop-down menu.  CRM will automatically remember which form the user last selected and show them the same form the next time they open a record.
So user has to select the form type they need.

Monday, October 21, 2013

Fixed for CRM 2011 Ribbon bar Missing after applying update Rollup 14 in IE not the chrome or Firefox

I got following the error Saying


SCRIPT5: Access is denied.
PageLoader.js, line 1 character 1226

After Long two days investigation I have found out the reason for the issue.
We had previous rollup activity feed solution.

After importing the new version of Activity feeds this hectic issue was sorted out.

Activity feed new solution is available with rollup up package.

It can be found by exacting the rollup package.


Previously this was available in Microsoft Dynamic market place.
Sri Lanka .NET 
                Forum Member