CRM 2011 outlook configuration error : The specified locale is not installed...
Hi there,Recently we started to use CRM 2011 in outlook and spreading to use across all regions,One of my Korea region CRM 2011 user has tried to integrate the CRM with outlook 2010 client, then he is...
View ArticleAccess properties of linked entityreference with early bound or strongly...
Hi @ All,i queried a entity which is a strongly typed class and these are alle Attributes of the entity.entity.Attributes.Keys Count = 48 [0]: "prg_eavpositonneuerversorger" [1]: "statecode"...
View ArticleAccess User Entity Attributes through JavaScript
How can I access the user's primary email field via JavaScript? The following code sample works fine to get the user's full name, but I cannot figure out how to access other fields on the user...
View ArticleJavascript - load page based on Username
I have 2 groups of people; group 1 of about 6 people need access to a specific internal webpage (I'll do if statements for each of them). So when a button is clicked, I'd like group 1 to reload the...
View ArticleJavascript syntax error in CRM 2011 RU15
The following javascript worked fine prior to RU15. Any idea on why I would be getting a syntax error now. This is simply setting some check boxes as true if the corresponding currancy field is filled...
View ArticleWorkflow Trigger on add Task from Social Pane
I am trying to trigger a real time workflow when someone creates a task. I add the workflow, and update the regarding(opportunity) however when i create a task activity from the social pane of an...
View Articlecheck if id already exists based in other form - Javascript CRM 4.0
Hi guys, I'm a new javascript dev. and I don't know how to check (at OnSave) if a field equipment id on contract detail form already exists for a contractid. I've trying something like this:var equipm...
View ArticleDynamics NAV 2009
I am new in Dynamics NAV 2009.I have a one requirement to post one Payment voucher to NAV(from external application).Help me to write web-service for this purpose.any code unit or function available...
View ArticleCRM 2013 - Change Quick Create connected to field
Hi,On Order form there is a "customerid" lookup field that linked to Account Entity.When I click on the field , the quick create opens the "Contact" Quick Create form.How I can set it up to open the...
View ArticleCRM 2013 want pass the values from one entity to another entity
Hi,Entity 1 have new_ammount Enity 2 have requested ammountI want pass pass the value from entity 1 to entity2can you please share me code on this CRM 2013.Rammohan
View ArticleCan't use CRM 2013 Action Picklist Argument to set OptionSet value for target...
Hi,I am testing out the new CRM 2013 Actions capability. I have defined an input argument of type Picklist so I can set the Contact Method value of a Contact, which is an OptionSet attribute. I have...
View ArticleCRM 4.0 Backup /Upgrade Question
I have a backup of a CRM 4.0 database that I restored to a CRM 2011 server. When I did the restore I did so via command that also moved the data files and log file to the new server. Restore was...
View ArticleOpen a Selection Screen
Hi Everybody, I'm currently facing an Issue whit a solution I'm creating. I'm will call a javascript via a button or .net plugin, this code will send values to a webservice which will send me back...
View ArticleCreate a custom class in a linq query in silverlight
How can I run a LINQ query in a silverlight application that will generate a list of a local class?For example in server side code I have something like; public static List<TeamDescription>...
View ArticleAdd fetchXml filter to a subgrid in CRM 2013
Hi all,I'm trying to add a filter fetchXml in a subgrid view in CRM 2013 as I did in the 2011 version but when I'm trying to get the control of the subgrid it returns me a null value.I'm trying the...
View ArticleHow can I add ICON similar delete ICON in views on CRM 2013
Is it possible to add an icon to a view in CRM – similar to how they now have a delete icon when you hover over a record but we would want the icon to be available all the times based on the status...
View ArticleSQL blocking on p_GrantInheritedAccess stored proc
We are keep on getting SQL blocking on our CRM SQL server, not sure what is going on? could not find anything in our plugins code, used everywhere no-locks in query expressions. checked POA table,...
View ArticleRibbon button enabling based on Security roles in mscrm 2011
Hi All,We have the requirement to enable the ribbon button in onload of the form based on security roles using SOAP Calls.Any help greatly appreciated..Thanks,Srikanth Reddy
View ArticleIs this a scenario for an action process?
Hello,I have not really had a business need yet for developing a custom action but I think I might now have one. In the scenario under consideration leads do *NOT* need to be qualified. If they are...
View ArticleCRM2013 subgrid on account for related activities
Hi NG,I want to add a subgrid in account-form for showing activities for this account (fine so far - all working good) AND activities forrelated entities (e.g. the activities of the related contacts)...
View Article