Dynamics 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 ArticlePriceList (GUID) Used in a Solution Not Found on Target System
Hello,I made some changes to the default values on a form as part of a solution. The target system had an exact replica of the default value items...but of course they had different guids under the...
View ArticleCRM 2011 - Error when choosing values in the Pre-Filtering Windows for Report
Recently have designed a SSRS report for CRM 2011 on-premise using the @CRM_EntityName parameters to enable the Prefiltering option. But for some strange reason when I choose any value on the...
View ArticleDrop down box support multiple filter types
CRM 2013 On PremiseHello,I have replaced a couple of the address fields (country / state) with drop down selections populated from entities. Now I associated the drop down selections with the country /...
View ArticleHow to hide the ribbon button according to security role using javascript in...
Hi All,In my entity contains edit and information form,i want to hide the ribbon buttonĀ if the user does not have the particular security role.And will show both the forms if the user has security...
View ArticleCannot use Action Picklist Input Parameter in CRM 2013
I am trying to create a CRM 2013 Action that accepts a Picklist Input parameter to set the value of an OptionSet field. The problem is that there is no way in the CRM Action GUI to specify which...
View ArticleBackground colour using Javascript on CRM 2011
Hello,I'm trying to change the background colour of the backfround that surrounds a field. I'm using the below coding but it only changes the colour inside the field itself, not outside.//Change...
View ArticleCan't change or create offline filter or template for salesliteratureitem
I needed to change several offline filters and wrote code to do it by deleting the existing default filters and creating system filters. This works great for most entities but it won't let me do it for...
View Article