Quantcast
Channel: CRM Development Forum
Browsing latest articles
Browse All 888 View Live

Case of Entity Names in JavaScript and REST

HiI have some JavaScript which has code such as: LookupFieldObject = Xrm.Page.data.entity.attributes.get('ser_accountid'); if (LookupFieldObject.getValue() !== null) { EntityId =...

View Article



open recurrence window in appoinemtn form on appointment load in mscrm 2011

Dear all;i want to open appointment recurrence window when i open a appointment form in mscrm 2011 automatically is that possible????

View Article

how to insert signature templete in the email body

I need to in insert the signature template on the onload event on the email form. I have this function which calls for the right signature template. Everything appears fine apart from the name of the...

View Article

creating the partylist through javascript in the appointment...

Dear all ;i am trying to create party list in the requiredattendees field of appointment through java script it is creating the party list but the last value of the partylist here is my code...

View Article

Example for Update an attribute using a plugin

Hello , Can I get an Example for Update an attribute using a plugin Thanks Murali

View Article


CRM 2011 - Issue with saving auditing setting on 'yomifullname' for Contact

Hi,this question was posted an a post that was already answered. But today we faced the same issue (CRM 2011 On-Premise UR5).So I tought I would create a new post.Issue: unable to disable the auditing...

View Article

Importing managed solution issue

Hi all,   I have an existing unmanaged solution and i have imported an managed solution(added custom entities and nothing deleted from exisiting unmanaged solution).The publishers/rollups for all the...

View Article

Image may be NSFW.
Clik here to view.

refresh subgrid using javascript, ms crm 2011

hi,i have a QuoteProduct sub grid in Quote entity.On click of custom button, is it possible to refresh Quote Products sub grid ?Thanks and Regards. Make sure to "Vote as Helpful" and "Mark As...

View Article


Image may be NSFW.
Clik here to view.

how to format land phone number

Hi All;How to write javascript code to format phone number with Any help much appreciatedPradnya07

View Article


Access is denied. Unable to changeDomain Logon Name

Hi,I am getting an error as Unable to change Domain log on name and message is "Access Denied". Strange thing is that the error is only when I am trying to update a record and not while creating a...

View Article

Need help witha strange error for CRM 2011 Deployment service

Hey guys, we are suing CRM 2011 SDK for creating organisation and lot of other stuff. Everything is working fine from last 4 months. Now currentlywe have 2 CRM on premise servers.  Strangely on one CRM...

View Article

How to create XML or JavaScript library web resource to support multiple...

We have a project which must support both English and Spanish users.  We used HTML web resources in place currently for English users for some of the field labels since the out of the box lengths for...

View Article

CRM 2011 - Make Responses Required in Dialogs

I am trying to make responses required in a Dialog based on this post:http://social.microsoft.com/Forums/lv/crmdevelopment/thread/5fe30f0c-80d8-4a8c-8c7a-00cbd8901fe6However, I can't get it to work...

View Article


How to serialize entity collection object data into serializable class using c#

I have retrieve data from crm 2011 using RetrieveMultiple() asService.EntityCollection objEC = OrganizationServiceClient.RetrieveMultiple(QueryExpression);now how can i serialize objEC object data into...

View Article

CRM 2011: Show all activities for custom entity and childs on parent

Hy When I open an account with Activities enabled, under activities I see the "Open Activity Associated View". In this view I see all open activities of the current account and of all contacts related...

View Article


Dialog Dropdown

I am using a dialog to create a record in an entity.The entity has a dropdown box with values A, B, or C.I have a dropdown in the Dialog and I want that when I run the dialog I select the value from...

View Article

Possible to link to a view with a filter?

Is it possible to get the url for a view that filters on a field? I know about url addressable views, but I would like to also filter on a field. Example: A view with list of open opportunities...

View Article


MS CRM 2011: Filter a lookup value from another lookup value on a form

Hi,I want to filter a lookup 'abc' depending on another lookup 'xyz' value existing on a form in an OOB fashion.I can filter this by using 'Related Records filtering' feature.But, if I try to select a...

View Article

How to retrive all rows from Custom Entity SUBGRID

Hi I am trying to retrieve all the Record ID's(custom Entity) from a Subgrid. Once I have these ID's I am trying to influence another Subgrid so that it shows info related to the 1st Subgrid's...

View Article

CRM 2011: get total members count in dynamics marketing list using JAVASCRIPT

Hi,Can anybody shared some sample code to get total members count in Dynamic Marketing list but with Javascript? Thank you for the help.Regards, Karan Mittal

View Article
Browsing latest articles
Browse All 888 View Live


Latest Images