how to write a function in crm 4.0 and then call that function in different...
Hi, I am fairly new to JavaScript and CRM. Currently I am using CRM 4.0I have some code which I need to put on a number of the on change commands of different fields however, I was wondering is there...
View ArticleCRM 2011: Editable Subgrid
hy allI have a custom entity with a 1:N Relationship to another custom entity (children) and I show the children on the parent in a subgrid. It would be very nice, if the user could edit directly the...
View ArticleCustomer Address CRM entity to custom entity ( CRM 4.0)
hi, I am using at my developer environment CRM 4.0 Enterprise edition, installed On-Premise type. I have a number of custom entities that need to have Address. I am not able to create relationship...
View ArticleCRM 2011 Text Field Question
Hello,I was wondering if there was a way to have something like a ghost text in a text field? I don't know the proper term for it, but basically in my text field I would like to have the format of the...
View ArticleMS Dynamics CRM 2011 - Deleting a Third Party Solution
Hi,Would like to ask help for the issue i've been encountering whenever i try to delete a solution i have previously added. The solution was a third party extension named Expense Manager. When deleting...
View ArticleCompare a Field data value with curent user name
Hey guys I have 2 field (requester Name AND Requester Status) in Crm 2011 Custom formI want when a Requester Name And owner Form(login user name) is not the same then Requester Status is disable.How Do...
View ArticleCRM 2011 Get Lookup Text Value
Dear All,I wrote a plugin. I am trying to create account category record after creating account where I need one lookup Guid and the Text Value. I am getting Guid value. But lookup text value also i...
View Articlehelp understanding pluging and what is possible
CRM 2011 on premisis & SQL2008R2We currently import about 100 xml files from a third party into our CRM system on a daily basis into a custom entity. I have written a SSRS report that currently is...
View ArticleHTML Web Resource in form with OData/REST call
Hi,I am trying to retrieve CRM 2011 data using oDate/RESTMy code works fine if I add it to the form_Load event as a javscript filebut when I place the same code as HTML resource file, it is not...
View ArticleCRM 2011 - Get Current User (not Owner) to see which Teams they are on in...
I am trying to use the code below I found in another thread to get the Current User who is logged in, not the Owner of the record. Does anyone know how I can tweak the code below to change this? I...
View ArticleCall a custom javascript function on click of OOB ribbon button on Quote...
Hello All,I am trying to implement a validation on click of "Activate Quot" button on Quote entity.I have to capture today's date on click of this button and set it to a custom date field on the form.I...
View Articleobject doesn't support property or method 'toLocaleString' when trying to...
Hi Team,I am getting object doesn't support property or method 'toLocaleString' when trying to save the customization form.I just added validation onsave and added line to prevent save....
View Article[CRM 4.0] Plugin starts twice when I cancel an appointment
HiI'm trying to create a plugin that will fire when something changes on an Appointment. After sorting out a problem with it not fiering on Cancel...
View ArticleCRM 2011 Convert Lead
Dear All,I want to get the "Notes" tab information whenever I convert the lead to contact or Account or opportunity. This is not a out of box functionality. But how to do this through plugin or...
View ArticleGetting Time zone offset
Hi,I want to get Time zone offset of giving City on city field on change. How can I do this.
View ArticleCRM 2011 - Plugins Code (need help) loop through child record
Hello Experts/Gurus,Today is my first official attempt at Plugins and as expected i am struggling and really need you guys to help me through.Here is my scenario:I have two parent and child tables 1)...
View Articleupgrading jscript to work with CRM 2013 (from CRM 2011 online) question
I have few web-resource written in CRM 2011 online and it seems some of jscripts may not work with CRM 2013. How could we upgrade the scritpt or find the correct methods to use. Appreciate your help....
View ArticleBind Data HTML Grid
hi ,how to display crm records in html grids. can anybody send sample code
View Articlecrm2013 - javascript - stop the save event
first thing i don't speack about the auto-save system and all the code to diseable the save on a formi was used the : event.returnValue = false; to block the save event when i have check a...
View ArticleUpdating statecode of Activitypointer using SQL - CRM 4.0
I'm trying to update the statecode of a number of ActivityPointer records. They are currently set to open, but need to be set to 'Completed'. I was thinking of doing this via directly changing the...
View Article