Error message when you try to open a custom view from link in Microsoft...
HiToday I tried to open a custom view from a link but i got this error:savedquery With Id = C0AFA04A-CDD0-DF11-80D9-0003FF187B3B Does Not ExistThe link is generated by this action: From a custom view,...
View ArticleCRM 4.0 - Lock a single field onLoad event, only if field is not blank
I am trying to lock a single field by using the onLoad event to trigger disabling the field if the user is not a system admin. This works, however, I also need to be able to specify that if the field...
View ArticleInternet desktop shortcut
Suddenly I cannot create a shortcut to the Internet on my Desktop and those that always worked do not.I get the message the protocol "http" does not have a registered progrm. I would really appreciate...
View ArticleGetting started with development
I posted a similar question in one of hte other forums but didn't really get the answer I wanted so thought it better to post it in here.I currently create Dialogs and workflows that are getting rather...
View Articleplugin dependency question?
Hello - I've registered a plugin assembly through the Plugin Registration tool. My plugin project has a reference to an entities project I created in the same solution with CrmSvcUtil.exe. The...
View ArticleCRM 2011 Unable to change Domain Logon Name
I am seeing this error message while trying to update the user name field in the User record.Unable to change domain logon nameYou do not have necessary permission to change the domain logon name for...
View ArticleCRM 2011 Origin of Create event
Hello In my plugin, i have a "Create" event, linked to an entity. This event is fired by : - the entity's associated form, when the user click on the "Save" button - after the calling of the...
View ArticleUrgernt help needed
I have been trying and failing at this for over a week now, and have to admit defeat.I'm trying to create a SQLCRL database project to add and update records from SQL to CRM2011. I have, with help...
View ArticleUnable to Cancel Save Event in MSCRM 2011 Case Entity Form
Hi,I am using context.getEventArgs().preventDefault(); to cancel save event in mscrm 2011 but still i am able to create recordand save is not getting cancelled . I am passing context as first...
View ArticleHow to update Quote Total Value field without opening record
We are using Scribe to import Quotes and Quote Products. The import works fine, but the Total Value field does not update until the record is opened, so when a user looks at Quotes in a view, all they...
View Articleforce submit close of related record window
i want to achieve this functionality . Is this possible let me know. Business user open a phone call and its related account form , apparently so the business user now views two windows one for phone...
View ArticleCopy Activities from One entity to Another entity approach
Hello Gurus,My last approach to copy record from one entity to another entity using plug-ins was a success. I have a requirement not only to copy the field values from one entity to another but also...
View ArticleLeave this page
I'm constantly getting the message, "Are you sure you want to leave this page" as of about 2 days ago 7/11/13. I believe it came in with an Adobe update. It started when I was on vacation and was using...
View Articleemail casting issue in plugin?
Hello - I'm trying to get a handle to the email entity in the Email post-save plugin. The following code *was* working at 1 point because the plugin was able to complete and save: if...
View ArticleHow to update the form fields based on the OOB Dialog response?
Hi,I want to call the Dialog window on Quote entity and if Dialog questions are passed or fails base don that I need to update the quote field.How can I do this in Dialogs?Please let me know how to...
View Articletarget is activityparty in email postsave plugin?
Hello - I selected File > New Activity > Email from the ribbon which opened a new email form. I entered some info and clicked the Save button. This went into my post-save Email plugin which was...
View ArticleSave function not working
We are creating Quotes using Scribe. When a quote is opened by the user, we are loading the price list (this works fine), but when I try and save, there is an error, the ribbon is inactive and the...
View ArticleDebug Plugin on MS CRM 2011 Online
Hi,I want to debug CRM 2001 Online plugin, I have tried Tracing for this but does not worked. I have used following code ITracingService tracingService; // Extract the tracing service....
View ArticleGoogle Apps integration with Dynamics CRM 2011 online such as – Gmail, Google...
Hi All ,Can we integrate Google Apps with Dynamics CRM 2011 online such as – Gmail, Google Calendar and Tasks ?Please let me know.Regards ,Sudhakarreddy
View ArticleMS CRM 2011 - Plugin for advanced find
Dear All,We want to implement a plugin for advanced find to identify who have downloaded records, how many records and for which entity. I have implemented the below code in order to achieve this and...
View Article