How to activate/generate the Encryption key for on premise upgraded orgs in...
Hi,I have the on premise orgs (using https://) upgraded from 2011 to 2013. I don't have "Data Encryption" activated yet but I would like to activate it at some point. But what I can't find references...
View ArticleIntegration between Ms dynamics CRM and Agresso(oracle)
Hi there , I have requirement to Integrate Dynamics crm2011 with Agresso(Oracle) Student Record System. What are the steps to accomplish this task do i use some WCF Client to consume Agresso Services...
View ArticleHow do i fire events after save? (CRM 2013)
the onload event used to fire after a save. How do I fire an event only after a user saves the record?Thanks in advance, Jonathan
View ArticleHow do I fire an event after save? (CRM 2013)
The on save event doesnt work. The on load event doesnt work. This used to be the way to do it in 2011.. Call backs do not work. Intercepting the save does not work.I want to fire the...
View ArticleDynamically Populated Option Sets in CRM 2013
Hello,In my solution, I have an entity with an option set attribute that has no option values by default. A script in the entity form handles the population of the option set dropdown via .addOption....
View Articleexporting CRM 2013 online database into excel - what's the best approach?
Hello we need to export the CRM 2013 online database into excel. Is there a tool or what is the best way to export all of the data from CRM 2013? We can go by each entity - say Account, Contact etc and...
View ArticleAutomaticaly triggered workflow CRM2011
Hi,it is possible to write custom workflow activity that can be automatically triggered once a day at specific hour ?automatically, not based on any events.
View ArticleCRM 2011 - Do not resolve case until custom field is completed
Hi All,I have a custom field called 'Completed On' in a Case entity. When a user clicks the Resolve Case button, I want to prevent the Case from Resolving if my custom field isn't populated. I can't...
View ArticleDynamics CRM 2011 using the old MSCRMService Endpoint under IFD - Impossible...
Hi,I have CRM 2011 IFD but need to use old MSCRMService temporarily.I have learnt that we need to get a token as if we try to use the endpoint /2007/...asmx we get a 401 error.Can someone please show...
View Articlehow to convert Query to FetchXML query
hiI have a query I want to change it in fetchXML. Select * from new_periodtotal Join product on product.pruductid = new_periodtotal.product Join new_program on new_program.product =...
View ArticleAdding default products to an opportunity using javascript
Hi!I would like to add some default products (ok with some fixed hardcoded products - will never change) to every opportunity thats gets created.What is the best approach for this?My idea was using...
View ArticleCRM 2013 - Filter Inline Lookup
Dear all,I have a requirement as follows:In my entity user i have a view named "Manager" where only managers are being displayed.In my entity Lead, I have a 1:N relationship with entity user.In my form...
View ArticleCRM 2013 - Goals not calculated
Hi all,we have migrated CRM 2011 on Premise to CRM 2013 RU1 On Premise. Everything was ok, but we have problem with the goals automatic recalculation. They have been calculated 2 times after the...
View ArticleHtml5 Web Resource in Crm 2011
Hi,I have a html as a web resource that is embedded into iframe but it's not displaying anything and giving error on IE 8,9,and 10. But same HTML page is working when i open CRM in IE...
View ArticleIs it possible to get CRM to tell me which rights are missing to perform a task?
I have a custom entity which I should be able to create. It's a fairly simple entity and in my user rights I have create, write, read etc. It links to other custom entities and I have full rights to...
View ArticleDashboards
IIs it possible to put a quick view in a dashboard.I have created a dashboard with active accounts view. This only allows a search on one field, I need to be able to search on several fields. is this...
View ArticleInline Look Up columns doesn't match Default Look Up view columns Dynamics...
Hi,The default view for the "Primary Contact" look up field in an Account form is "Contacts Lookup View". I have modified the Contact Lookup view to just 2 columns "Full Name" & "Account Name". I...
View ArticleSSRS Report - Hyperlink to All records for an entity
There are ways to use hyperlinks within SSRS to jump to individual records in CRM. Is it possible to hyperlink to an entity in CRM to show all records or to jump to the default view as if the user had...
View ArticleDynamically Change Lookup and Grid Icons---Academic Question
Hello,This question is similiar to this one only I would like for it to be done on a lookup field as opposed to a grid although that would be nice...
View ArticleUpdating Email Entity Desciption field (Plugin)
Hi everyone,I have a plugin that is registered in the Pre-Operation of the create of an Email.I want to replace whatever is in the Email Description to "Hello World".This is meant to be really simple....
View Article