How to upgrade from v9.1 to v11+ for Field Service Mobile

Microsoft have added an official article on how to upgrade your mobile project https://docs.microsoft.com/en-us/dynamics365/field-service/mobile-upgrade-project. You have 2 options: Import the new project template from Microsoft, derive the template and create a child project, and manually recreate your customizations in the…

Read More

Open and prepopulate fields onto a new form using JavaScript in Resco Mobile CRM

The only way to achieve opening of a new form is to write some JavaScript using JSBridge. I would assume already that you know how to add commands and OfflineHTML within Woodford.   Below is an example of creating a…

Read More