Quantcast
Channel: CRM Development forum
Browsing all 465 articles
Browse latest View live

How to get list of data items list from CRM Metadata Source in code behind?

Hi,How to get list of data items list from CRM Metadata Source in code behind?I have a CRm Metadata Source like     <crm:CrmMetadataDataSource ID="dsquestionOptionset" runat="server"...

View Article


Interoperability Problem - CRM Web Service Rejecting Valid XML.

Hi EveryoneI have an XML/web service issue - I'm not sure if this is this is the right place to ask for help, but I'm sure somebody here can point me in the right direction.I've run into some problems...

View Article


Fetchxml link-entities RequiredAttendees CRM 4.0

Because of the Party List nature of the Required attendees field - it takes using link-entities in fetchxml - that much I have figured out from this forum.  I have also found xml code (see below)  but...

View Article

Image may be NSFW.
Clik here to view.

Plugin - Sending Email Problem with Impersonation

  Problem:        Due to security roles I am running plugin in default CRM system context. I am performing different task like retrieving and creating records which work fine in system context but it...

View Article

Change Ownerid on Onload of a form with openStdWin

CRM 4.0 RU 11Requirements: When a product (custom entity, not he OOB one) is marked as lost and then Saved - pop up a new product with a couple fields carried over from the lost one.Everything is...

View Article


Remove Custom Code Workflows programmatically

For a variety of reasons too convoluted to explain here, I find myself in a position where I need to be able to remove custom code workflows, while leaving the solution there.I essentially have the...

View Article

CRM 4.0 Update an existing Opportunity custom attribute via SDK web service,...

Here's my Update code, I've tried creating a new instance of the opportunity object set the guid and new propertyvalue then use the service object to update, but that did't work either.//THe below code...

View Article

SubGrid setLayoutXML not working

Hi therefunction UpdateSubGrid() { debugger var accountSubGrid = document.getElementById("AccountsToCallSubGrid"); if (accountSubGrid == null || accountSubGrid.readyState != "complete") { //The subgrid...

View Article


VBA Outlook 2010 Track (Everything) in CRM: HELP!

HI All!   I have Outlook 2010 running the CRM 4.0 client RU15 installed on a Windows 2008 server std.  I am using a mail monitor account that receives every email from every sales person (in &...

View Article


create a new related entity from crm silverlight editable datagrid

Hi All,I am using sdk silverlight editable grid for data population.In the grid i am populating a related entity of the mainviewmodel entity using $expand odata query.Here if i edit the grid the data...

View Article

Help!!!! error CRM 4 Integration shareppoint: CrmException: Assembly can not...

Hi,I try tocreate a sitetoenlist anaccount in CRM,butwhen I pickMicrosoft.SharePointmethodsgives me the followingerror:Error: Assembly can not be loaded from C:\Archivos de programa\Microsoft Dynamics...

View Article

Starting a Lync call with Numerous Participants

Hello,I have seen the capability to start a Lync call from a Contact, which works fine, however how would this be extended to a 3 or 4-person conversation?I have tried function callLyncNumber() { var...

View Article

CRM 2011 Online - Xrm.Client connection fails: the remote name could not be...

One of our customers has a simple contact form on their website that sends the information to a CRM 2011 Online environment. However, sometimes the customer calls us that the form has stopped working,...

View Article


CRM 4.0 - How to save form's modifications when click a button in IFRAME?

I have IFRAME with buttons in my entity form. When I'm clicking button "Change status1" it's changing status field (picklist) from "1" to "2".When I'm clicking button "Change status 2", it's also...

View Article

Query Multiple Entities with DataServiceQuery

I am currently quering the ServiceAppointment entity with the following:DataServiceQuery<ServiceAppointment> query; query =...

View Article


Setting attribute ownerid on microsoft CRM from java

Does anyone know the equivalent code in Java to fill in the ownerid of the account entity?Owner owner = new Owner(); owner.type = EntityName.systemuser.ToString(); owner.Value = user.UserId; I've used...

View Article

CRM Parameter Filter Invalid parameter Error when calling JavaScript from...

I have a HTML web resource with a basic input form, with Javascript called on the 'submit' of the form. The Javascript performs fine, and there are no errors until the script is exited and I am...

View Article


Image may be NSFW.
Clik here to view.

Update Rollup 12 breaks lookupinfo.aspx jscript

Hi, I have some code on a custom html web resource which has worked perfectly pre UR12. The onclick code on an image would show the modal dialogue and pass back the name/ID of the selected value. Now...

View Article

Updating Custom Field Using Plugin

What am I missing here. I am trying a simple update to a custom field, that is on the form, with the following plug in. I am using strongly typed class generated using the CRMSvcUtil called...

View Article

CRM 2011 UR 12: Changes on Mscrm.Details.loadArea

I have added on the Account Mask 4 navigation links and onclick the Mscrm.Details.loadArea will be called. After I found out, what has changed on this in the new UR12, it works again. BUT: The first...

View Article
Browsing all 465 articles
Browse latest View live


Latest Images