pedroairo9Sep 18, 20201 min readDynamics 365 and Microsoft Power Platform product roadmapPlease see below when you will have available Dynamics 365 2020 release wave 2. More detailed info please follow Microsoft link below: https://dynamics.microsoft.com/en-ie/roadmap/overview/#release-wave2-2020 #Dynamics365 #NewRelease #Roadmap
Please see below when you will have available Dynamics 365 2020 release wave 2. More detailed info please follow Microsoft link below: https://dynamics.microsoft.com/en-ie/roadmap/overview/#release-wave2-2020 #Dynamics365 #NewRelease #Roadmap
CRM 365 - Customer field only show AccountsOn a customer field, if the requirement is to only show Accounts, please add this line to the OnLoad of the form: //Show only Account...
Execute Workflow Request on CRM 365 CloudPlease find below an example of calling the Execute method to run a workflow on CRM 365 Cloud. let Id = formContext.data.entity.getId().r...
Microsoft Powerflow - Dynamics 365 - Get Email Template by TitleLet’s assume that you create a Cloud Flow that you will interact with for example trough a button in the account form ribbon. When i...
Comments