Hello Experts,
I just want to know how can i enhance my coding part in dynamic crm , i m new in dynamic crm any ref and tools you guys recommended me , So can i do practice
Plugins and javascript is main in CRM. Please help me .
Hello Experts,
I just want to know how can i enhance my coding part in dynamic crm , i m new in dynamic crm any ref and tools you guys recommended me , So can i do practice
Plugins and javascript is main in CRM. Please help me .
Hi Naveen,
You can check the below repositories, also there are many training courses available over internet.
https://docs.microsoft.com/en-in/dynamics365/get-started/training/
https://www.pluralsight.com/courses/dynamics-crm-developer-part1
https://www.udemy.com/course/dynamics-365-crm-developer-technical-training/
Hi,
For plugins you can go through sample code which is avaiable in CRM SDK under SDK\SampleCode\CS\Plug-ins folder.
Download SDK - www.microsoft.com/.../details.aspx
Best way to learn by doing it by your self.
You can try below scenerios by yourself
1. Create plugin code Auto generate unique ID for any entity
2. Write plugin to create task on create of Account
3. Write plugin to assign record to user
To learn Javascript you should follow article by microsoft.
www.microsoft.com/.../details.aspx
Start writting javascript on below events
1. form onload
2. form onsave
3. field on change
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156