Archive
CRM 4: Adding tooltips to fields on forms
Tooltips are little help messages explaning a field or label (if you hover over a label you will notice a tooltip), I had a requirenment for adding a tooltip to a custom field with some custom help text.
After some digging through i found out the correct JScript property and method:
crmForm.all.my_custom_attribute_c.title = “Add a value here and it should get automatically populated..”;
End Result:
Microsoft Dynamics CRM 4.0 Update Rollup Packs
Hello all,
I am going to post all the current rollup packs that microsoft has put up on their download site.
Update Rollup 1:
KB Article: http://support.microsoft.com/Kb/952858
Download lInk: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=57c6267b-3b13-49dd-bfed-3cc83633aea7
Update Rollup 2:
KB Article: http://support.microsoft.com/kb/959419
Download link: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=aa671769-61e9-45c4-919f-c88199aa4241
Update Rollup 3:
KB Article: http://support.microsoft.com/kb/961768
Download Link: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=05453fa4-9551-4a88-9852-634a9ad0e140
Update Rollup 4:
KB Article: http://support.microsoft.com/kb/968176
Download Link: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=0ddf8e83-5d9c-4fe7-9ae6-f2713a024071
Update Rollup 5:
KB Article: http://support.microsoft.com/kb/970141
Download Link: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=5101d801-976b-4c11-bdfc-000b970ef4a3
CRM 4 Client (IE8 & Vista): View Regarding = Blank Page
So i just installed the CRM client on a Vista machine, everything was working well.
I configured the client and was testing the TRACKING of emails.
Tracked an email - worked
View the Email in CRM - worked
View Regarding - nah, dosen’t like that.. blank page - what the..
So i said, maybe we need update rollup 1 for the client so i procceeded to install it and it said something about an escalation error.
I looked through computer settings and noticed the UAC was still turned ON and i turned it OFF and rebooted the PC.
I was able to view the record with no blank page - woo.. UAC <– WHAT???
Ohh and you can now install the update rollup because UAC is now disabled.


Recent Comments