top of page

Evolução do Microsoft CRM v1.2 – Microsoft CRM v3



Tenho de começar por dizer que quando entrei para a Vantyx em 2004, começei por trabalhar no Microsoft CRM v1.2. … quase a dormir … quando tiver tempo continuo …..

0 views0 comments

Recent Posts

See All

CRM 365 - Customer field only show Accounts

On a customer field, if the requirement is to only show Accounts, please add this line to the OnLoad of the form: //Show only Account records when selecting the Customer formContext.getControl("cu

Execute Workflow Request on CRM 365 Cloud

Please find below an example of calling the Execute method to run a workflow on CRM 365 Cloud. let Id = formContext.data.entity.getId().replace('{', '').replace('}', ''); let request =

bottom of page