Freelance Development for Dynamics CRM
Friday, September 25, 2009
How to restict users from entering special characters in Microsoft Dynamics CRM 4.0
›
Solution is very simple - just add following script to OnLoad event handler of form:
2 comments:
Monday, September 21, 2009
File Repository for Microsoft Dynamics CRM 4.0
›
I've read this question and decided to develop this functionality.
13 comments:
Wednesday, September 09, 2009
How to call/launch/execute workflow and wait until its execution to make some action with JavaScript in Microsoft Dynamics CRM
›
Author of code for workflow executing is Jian Wang . I wrote a code that waits for the workflow to be completed.
Sunday, September 06, 2009
Overriding Records per page count for Microsoft Dynamics CRM 4.0
›
I've decided to use idea and code from one of my previous posts . Idea: 1. Add field to user entity which will contain count of records ...
Wednesday, September 02, 2009
Supported Record Counter For Microsoft Dynamics CRM 4.0
›
I've already published code of record counter for Microsoft Dynamics CRM 4.0 in this post . Those record counter worked but it had some ...
40 comments:
Friday, August 21, 2009
Do you know...
›
How to retrieve server datetime on the client in Microsoft Dynamics CRM 4.0
›
I have found interesting question on Microsoft Social forum and decided to develop such customization. I had some ideas of how to do th...
4 comments:
‹
›
Home
View web version