adding a calculated field to accounts view
I have a custom entity with a 1 to N ( accounts = 1 and oacc N)is it possible to in a view to put the number of oacc records for each record in the account view ie in accounts name = fredin oacc there...
View ArticleDropDown Field Question
Hi I have a dropdown field on my form with a few items in the dropdown list.What I need to do is to populate a 2nd dropdown field depending on the selection in the 1st dropdown box.Can someone point me...
View ArticleCRM 2011 - Product and Default Price List
I am setting the Default Unit, Unit Group and Default Price List lookups in Product to some default values using JavaScript when creating a new Product.All the lookups show the set value with no...
View ArticlePorting CRM 4 code to CRM 2011 standards question
Hello guys I have been porting over crm 4 javascript webresources to use the CRM 2011 framework and almost everything has been easy and straight forward. Everything except for the following lines.I...
View ArticleHow I can access an image and bind to a repeater in Microsoft Dynamics 2011...
var staffProfiles =from staffin XrmContext.new_peopleprofileSetselectnew{Name = staff.new_PeoplesName,Iwi = staff.new_Iwi,Position =...
View ArticleCRM 2011 - JavaScript - check that Save form is complete?
Is it possible in JavaScript to check if a form has saved successfully before launching a dialog? I want to launch a dialog after the save event, but only after the Save event is complete. The only...
View Articlehelp in java script code
hi there,I am brand new to Ms dynamic crm2011 if any body help.thanks in advanceI have a scenario where an order entity has used as purchase order and sales order .A picklist field used as suplier...
View ArticleIntermittent performance using rest end point in Javascript CRM 2011
Hi there,I have used rest end point to createa record from ribbon button click on a system form. It is working fine...but some times it doesn't work and again later it starts working. So there is a...
View ArticleOnSave Issue CRM 2011
Dear Gent,I am using CRM 2011 and I am using the bellow code for Projects status and to follow it up.Actually, the issue I am facing is that when I create new Project and check all the options for...
View ArticleCRM 2011 -plugin problem with multiple users accessing it.
I have an autonumber logic in plugin that increments values and uses that no to tag each record.SO,Record 1 -1001Record 2 - 1002 and so on.SO, when multiple user hit the plugin,how will i ensure that...
View ArticleThread safety in crm 2011
How to make a plugin thread safety.?Suppose concurrent users are hitting the CRM, and plugin is in update message, how to ensure that every hit to plugin is thread safe.Is there any mutex or lock...
View ArticleCRM 2011- add new option set value programatically to an existing option set
CRM 2011- add new option set value programatically to an existing option set
View ArticleTeams and Queues in Case Management
Hi, I have a scenario where i want to assign case to particular group ( in crm i have used Team for different group) Administrator will then assign users in a team to work on particular case. If i am...
View ArticleRemote debug with CRM 4 + Visual Studio 2012
I'm trying to debug a workflow (CRM 4) with remote debugger on server and visual studio 2012 on client. The problem is that i cant see the values of the variables. if i try debug using VS 2010 i dont...
View ArticleHow to disable the system button in ms crm 2011
Hi,I want to disable the system button "Print Quote for Customer" in Quote form on Draft state. I have written the following js code in form Onload. Its working fine when I have refresh the Quote form....
View ArticleCRM Outlook tracking meetings & Appointments
Hello All;Quick question in CRM 2011 if a user is invited to a already tracked meeting inside of CRM and declines the meeting; next time they sync the meeting/appointment is resynced back to the...
View ArticleWithNoLock issue
Hi, we need your assistance in the following: when we are deleting record from entity A the plagin logic updates related record from entity B (A:B = N:1 relationship). If we start this process...
View ArticleIs there anyway to determine if plugin is being called
Hi AllIs there anyway to determine if plugin is being called I ve added to the crm but it is not working as expected and I not sure if it is a code or a deployment issue.cheers in advance.Update 2013...
View ArticleSub-grid throwing error in CRM 2011
HiI have added a sub-grid on contact form and give the specifications as shown below.I am getting below error when I am trying to open thr form. It is happening on IFD, On-premise and online. Is that I...
View ArticleHow to Create a New Record from Advance Find View
Hi ,I have a Complicated Situation in a view.As am new to CRM am not sure of any other possibilities to Meet my requirements.I have 3 entities 1) Property Master - Master form has all the Property...
View Article