MS CRM 2011 ONLINE - quote - order process
Is it easy to customize CRM Outlook Client?In native client, there is convert to opportunity button, but I need to chage it to convert to quote. We are adopting a little bit smaller sales process to...
View ArticleHow to fetch Records from Lookup and set one record to that lookup on form...
Hi,Can we get the records of lookup on form load and if we get the records then can we set first record to lookup field ?If this post answers your question, please click "Mark As Answer" on the post...
View Articlewhy can't I share a view in crm as sysadmin?
Hello - I have a saved view and I'm a sysadmin on my crm system. However, when I try to share the view, crm displays a message that says I don't have permissions to share the view. I'm only able to...
View ArticleHow to add the hours to the crmdatetime field in mscrm4
Hi,I am developing the dotnet console application to update the crmdatetime field.I need to add the 3 hours to the crmdatetime value and update it.Can anybody provide me the sample code how can i add...
View ArticleHow can i log in to Dynamics CRM Online via Windows Phone 8 ?
Hello people, i have a great problem while programming a Windows Phone 8 App. My current problem is, that the app can't authenticate against a Dynamics Server. I am using the sample code provided by...
View ArticleCRM SDK extracts with lowercase filenames
Hi! Has someone got the CRM SDK http://www.microsoft.com/en-us/download/details.aspx?id=24004 extracted with CamelCase filenames? Tutorials likehttp://msdn.microsoft.com/en-us/library/hh547396.aspx...
View Articlehow to open new browser window from plugin in CRM??
Hello Alli have created plugin which is invoked when any opportunity closed as won and code is as below.public void Execute(IPluginExecutionContext context) { // Verify we have an entity to work with...
View ArticleHow to fetch all users for a specific Security Role in CRM 2011 through js ?
Hello,How to fetch all users for a specific Security Role in CRM 2011 through js ?
View ArticleCreate Email Attachement using jscript crm 2011 How?
Hello ExpertsHow can I send an attachement as text document while creating an email please provide some codeThanks and regardsMurali
View ArticleDialog - Query CRM Data does not get User record for Create Email
I have a dialog with a Create Email step. In that step, I would like to set the 'From' field to be from a specific User record so BEFORE the Create Email step, I am successfully doing a Query CRM Data...
View ArticleFiltering not able to save
Hi,Am applying filters on the option-set to get the lookup field value. here is the code: function SetFilterLookup() { //debugger; if ((Xrm.Page.getAttribute("optionsetval").getSelectedOption() !=...
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 ArticleCRM 2011 Custom SOAP development
Hello, We have an issue where a custom application that was written pulls data from our internal db and populates CRM. this application is working but with one weird issue. When it creates the contact...
View ArticleCRM 2011 - RetrieveMultiple message on Contact Activities
Last week, I was trying to modify the QueryExpression on RetrieveMultiple for contact Connections as follows:When clicked on Connections from Contact left nav, I wanted to show not only the connections...
View ArticleProblem with optionset when retrieving from another entity
hi frnds,i have some issue when retrieving optiontset value from antoher entity... function retrieveOptionset(){LookupFieldObject = Xrm.Page.data.entity.attributes.get('customerid'); var...
View ArticleCRM 2011 AutoNumber Solution
This is not a question but instead a solution. I saw several questions asking about a solution for AutoNumbering a field in CRM. Plus I have used these forums a lot, so I figured I would post...
View Articledebug an custom worflow roll up 12 !!
Hi All ,I want to debug an custom workflow. I download new sdk for rollup 12.I was able to debug before rollup 12 was installed.but now its not working.i also tried new plugin registration tool...
View Articlepreentity/targetentity behavior change?
Hello - I'm working on a CRM app that was written before me. Code references were pulling from the pre-entity and then for some reason, a few of the attribute references became unavailable in...
View Article"error on page" without details?
Hello - when I click a button on the ribbon, the form is displaying "error on page" in the status bar at the bottom. It seems like CRM usually displays a popup with error details. How can I get CRM...
View ArticleMS CRM 2011 ONLINE - Outlook Client sync
When I sync appointments to my Outlook, everything goes fine. But if the appointment goes in to cancelled or competed state, those wont be deletel from Outlook. Only some general error occures when...
View Article