Quantcast
Channel: Microsoft Dynamics CRM
Browsing all 154803 articles
Browse latest View live
↧

Forum Post: Plugin to update the values from one entity to another Enitty

I need to Create a plugin to be trigger on record post-creation and post-update in the (Custom)crowdfundingcampaignsupport entity. The plugin should aggregate all donations within the context of the...

View Article


Forum Post: RE: Changing existing look up reference in CRM2011 using custom...

Hello, You can only run workflow for single type of records, so you can't execute your workflow for selecting different type of activities. But you can write a generic custom workflow activity and in...

View Article


Forum Post: RE: Plugin to update the values from one entity to another Enitty

Hello, You can write a plugin an can use fetchxml for the aggregation of related records. Download CRM SDK if not done yet and see sample code there. And you can check below post for using fetchxml for...

View Article

Blog Post: DID YOU KNOW? Connecting a Microsoft Dynamics CRM on-premises...

Yammer gives colleagues at your organization a central place to have conversations, create and edit documents, and share information without sending a single email or attending any meetings. After you...

View Article

Forum Post: RE: Changing existing look up reference in CRM2011 using custom...

Thanks HIMBAP, i am running the workflow for single activity type.here i want to know how to handle the code when i run it ondemandly for single record and also for multiple records of same activity...

View Article


Forum Post: RE: Validation and capturing user

hi, ok at first go to customization and add new entity called "userLog" (name as you want) the purpose of this to save the user transaction with the date, it must have to fields 1. lookup to users 2....

View Article

Forum Post: RE: Plugin to update the values from one entity to another Enitty

hello. during your update message plugin, you can build your query to get the related records in related entity using the Query Expression see this helpful link:...

View Article

Forum Post: Ribbon does not get reflected after importing unmanaged solution.

Today,I faced a weird problem on CRM 2013,I added a new custom ribbon button using RibbonWorkbench but when exported the unmanaged solution and imported on another organisation,button was not there.I...

View Article


Blog Post: Top X Limitations of Calculated Fields in Microsoft Dynamics CRM 2015

View Article


Forum Post: RE: Changing existing look up reference in CRM2011 using custom...

You don't need to bother about multiple records selected, CRM workflow execution manager will take care of executing your workflow logic for all the selected records. Thanks

View Article

Forum Post: RE: Ribbon does not get reflected after importing unmanaged...

Hello, Just try to publish your customization once again, and also try to run iisreset if you are using on premise deployment. Also just make sure there is not logic there which is hiding or disabling...

View Article

Forum Post: RE: Error In Data management ->invoice importing

Hello, Just check youtube for Microsoft Dynamics CRM Data Import, you should see many videos there and for required fields you can import metadata browser it comes with CRM SDK, download CRM sdk if you...

View Article

Forum Post: RE: Jquery $ajax error in CRM 2013

Hi Yogendra, Please add Jquery.js library and json2 library to your form library. HTH Saroj

View Article


Forum Post: google map

Hi All, How to load the data from website to google map and show their pins after select the data in drop down. Thanks, Nagarajan

View Article

Forum Post: RE: google map

Hello, If you are looking for google map integration you need to check google map api and see it's methods available that you can use. Check this: developers.google.com/.../adding-a-google-map...

View Article


Forum Post: RE: Jquery $ajax error in CRM 2013

What error you are getting did you try to debug your script and which point you are getting error ??

View Article

Forum Post: What is report in Microsoft Dynamics crm in 2013

Hai dudes, May i know what is Report in microsoft Dynamics crm 2013. Then what is phone call in crm. The phone call may contact the particular person mobile phone directly or not?

View Article


Forum Post: RE: google map

Thanks HIMBAP

View Article

Forum Post: RE: What is report in Microsoft Dynamics crm in 2013

Both Report and phone call are entity in Dynamics CRM. Report store details about various reports available in Dynamics CRM. If you will check there are may out of box reports available in CRM. You can...

View Article

Forum Post: RE: CRM 2013: C# code to mark a case as complete

Change to SetStateRequest state = new SetStateRequest(); // Set the Request Object's Properties state.State = new OptionSetValue(1); //change this to the complete status state.Status = new...

View Article
Browsing all 154803 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>