Standard lookup opening from HTML webresource
Hi,I am trying to open a standard lookup from a HTML control using javascript and the code I am using is:oLookupItems = showModalDialog(pageXRM.Page.context.getServerUrl() +...
View ArticleCRM 2011 Online: Workflow Activity issue
Using the new Workflow Activity functionality on CRM 2011 Online for the first time.The problem:If I change the Activity Input/Output or add a new Activity to the DLL the changes are not reflected...
View ArticleMSCRM 2011 Outlook phone call not getting synced (Urgent)
Hi all,I am facing a problem in syncing phonecall to outlook. When i create a phonecall, it gets synced after 15 minutes which is by default time set for syncing. But when i try to sync it myself...
View ArticleCRM 2011 online - how to implement shortcut keys on custom ribbon button...
Hello Everyone,For one of my customers I have replaced the 3 buttons "Save", "Save and Close" and "Save and New" of contact entity with custom ribbon buttons. The custom buttons are working very well...
View ArticleTable for users in MS Dynamics CRM 4.0
Hi AllI need to know the SQL to extract users of my MS Dynamics CRM 4.0 application by querying SQL server database for CRM application when I dont want to go through Active Directory.Thanks in advance:)
View ArticleCreating Custom Dashboard
Hi,I am stuck in my project, I have a requirement of creating a custom Dashboard . In Dashboard i have to display one funnel which contains 6 entites all records data, I tried in many ways but yet no...
View ArticleSQL for User Info with Roles in MS Dynamics CRM 4.0?
Hi AllHow to form a SQL to get users information along with roles assigned to them in MS Dynamics CRM 4.0?Or can anyone share the table name where mapping between SystemUserBase and RoleBase is...
View ArticleWhat is the master table to know AccessMode?
Hi AllSystemUserBase table has one field with the name "Accessmode" and values are like 0 and 2. I would know the master table so that I know what they exactly means.thank you very much in advance.Cheers
View ArticleOpen aspx page on subgrid record click.
Hi,Is it possible to open custom aspx page on subgrid record selection? Generally if user double click on sub-grid record , it opens a CRM form for that respective entity record. As per our requirement...
View Articleclose Incident plugin
I try to update the field "new_caseresolvedon" on the case form when the case is closed but i get this error: Unhandled Exception:...
View ArticleAn unexpected error while deleting crm record
Hello Experts, while I am trying to delete the record I got this error How can I solve this "An unexpected error occured" Thanks and regardsMuralikrishna
View ArticleCan we use two organization one with IFD and another without IFD
Hello,I have two organisations one with IFD and another one without IFD. For second organization I am getting default context url in IFD url format likehttps://servername:5555/orgname. When I am...
View ArticleCRM 2011: get total members count in dynamics marketing list using JAVASCRIPT
Hi,Can anybody shared some sample code to get total members count in Dynamic Marketing list but with Javascript? Thank you for the help.Regards, Karan Mittal
View ArticleCRM plugin exception
IPluginExecutionContext context = localContext.PluginExecutionContext; IOrganizationService service = localContext.OrganizationService; Entity Emaildetails = (Entity)context.InputParameters["Target"];...
View ArticleRetrieve message name plugin: Access is denied Error
The plugin seams to be triggered but I get this error <Message>Access is denied. I thought that retrieving info about a record using a plugin I wont get this type of errors. The full error...
View ArticleConnecting MSCRM 2011 to Crystal Reports
Hello<o:p></o:p>I need to connect MS Dynamics CRM 2011 On Premise to Crystal Report 11. I can't see MSCRM as a source connection in CR, I've tried to search is its possible to download the...
View ArticleCRM 2011 refresh queue in realtime
Is there any way to make a queue update in real-time with the mailrouter? I’m guessing that the mailrouters creates the queue items and then assigns them to the queue but when this happens I would like...
View ArticleConnect PHP to Dynamics?!?
Hello, I tried to built a webservice to connect php to Dynamics. I tried different examples but none of them worked. In the example from the Microsoft Training KIT...
View ArticleMigrationg Louts Notes to Dynamics CRM 2011
Hello community, I am looking for a tool or general approach for migrate the lotus notes data (customer records) and documents (.doc, .pdf, .txt) into a Dynamics CRM 2011 system.The lotus-notes...
View ArticleProblem with plugin registration
hello,i'm upgraded my CRM from v4 to 2011 and after this every plugins working fine.but i could not register one of that plugins on new organization.when i choose plugin in pluginregistration.exe,this...
View Article