Rollup 13: Received email cant save regarding field.
Previous to Rollup 13 being applied to our on premise crm 2011 instance. You were able to set and save the regarding field on a received email.With rollup 13 you can set the regarding field but the...
View ArticleRetrieve All Lookup of Account Fields in CRM 2011
Hi,Is there any way to rertrieve all lookup of account fields ?and name of the entity where the lookup of account exist.Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your...
View ArticleOn-Demand process not showing up in "Run Workflow"
Hi we've just implemented our own hosted CRM 2011 environment and I have a workflow process that I created that automatically converts an email into a case when a new email hits the specified queue. It...
View ArticleCRM 2011 - Problem with the Associate method in post stage plugin..
I'm struggling with the following piece of code:EntityReferenceCollection erc = new EntityReferenceCollection(); erc.Add(new EntityReference("role", new Guid(sRoleID)));...
View ArticleCRM Online / Office 365 / ADFS - obtaining ogranization service without...
Hi,I'm developing a custom solution for a CRM 2011 environment being part of Office 365. ADFS is set up and when accessing the system through the web (https://orgname.crm4.dynamics.com) it is only...
View ArticleCustomization on Look up dialog form in CRM 2011
Hi,As for my requirement, i need to customize the lookup dialog 'New' button. My scenario is to create a new record using 'New' button with some fields pre filled from where the lookup field is...
View ArticleFileupload: resize image
I use below method to upload Picture to CRM 2011 Online Can anyone point me in right direction on how i can resize the image to save disk space if (FileUploadFormbilde.HasFile) { Annotation note = new...
View ArticleRetrieveMultiple on Custom Entity for Chart not working
Hi All,We have written a plug-in RetrieveMultiple on Custom entity. It works perfectly for the records fetched in the grid, while for the respective charts are not working means not considering the...
View ArticleSilverlight DataServiceQuery TimeZone Conversion
I have the following DataServiceQuery running in a Silverlight applications:query = (DataServiceQuery<ServiceAppointment>)LSLContext.ServiceAppointmentSet .AddQueryOption("$select",...
View ArticleChanging publishers once fields have already been created
We created a solution (I'll call it Solution A) and started creating entities and fields for that solution using one Publisher. We then realized that we wanted to use a different Publisher in the...
View ArticleFiltered Views on Custom Entity
I have a SQL select statement that uses the Filtered Views with a custom entity and all users get results execpt one user. I checked to make sure she was in the proper BU as well as have a roll set and...
View ArticleImported Report as Iframe into Dashboard, Not Utilizing CRM's security
I created a report that references a CRM custom entity and an another database seperate of CRM, but on the same server.I am using the CRM custom entity to handle the security of the report, ie. When a...
View ArticleHow to get the AliasedValue records returned from FetchXml CRM 2011
1. I have a fetchXml query below string fetchXml1 = @"<fetch version='1.0' output-format='xml-platform' mapping='logical' distinct='false' count='10'><entity name='account'><attribute...
View ArticleHow can I create a Javascript seconds counter?
Anyone have a simple Javascript seconds counter? I need a seconds counter to load on a form, and then onSave, insert the seconds to a specific field? Everything I can find so far is a CountDown timer.
View ArticleCRM Error Tracing
Experiencing the above pop-up when saving a case. Is there any kind of error tracing or logging for this? The problem is caused by what we're testing below:We currently need a way to get a value from a...
View Articlebuilding queries in dynamics crm 4.0 using groupby or something equivalent
Hello,Is there an issue to build retrieve queries using groupby? without fetch expressions.Thanks.Regards
View ArticleMove data from CRM Online 2011 to Office 365 integrated CRM Online 2011
HiWe set up a CRM Online 2011 solution with LiveID users and started using this in our company. Later we started to use Office 365 and created a trial version of the Office 365 integrated CRM Online...
View ArticleCRM 2011 Editable Grid
HI all, Please provide me Editable Grid For Custom Entity. Step by step Guidence.
View Articlethis account,contact, or lead has refused communication of this type - campaign
Hi All, when we create a mail merge through campaign activity we are receiving the below message for email activity failure."This account,contact, or lead has refused communication of this type."Even...
View ArticleCRM 2011 - How to high the items in the [Subject] tree?
Hi,In the SubjectBase entity, if the [FeatureMask] = NULL or 0, will the subject be displayed on the tree?I tried, but the subject still appear.
View Article