Hi,
We have Microsoft Dynamics 365 CRM, I would like to know how can we make customizations on Dynamics CRM through code?
For Example: We need to add a field to a table that its value is generated automatically based on some criteria.
(EX: The field's value=The count of lines whose stage is "In progress" +1 )
All the shared videos on the internet just show how to develop the CRM through the GUI only without any code even Microsoft E-Learning shows how to customize through GUI too.
Some articles mentioned that we can do so by using Microsoft Dynamics SDK but it was not clear.
So please advise