- Microsoft Dynamics 365 Business Central Cookbook
- Michael Glue
- 96字
- 2021-06-24 13:24:10
How it works...
By launching Designer from Visual Studio Code, and then saving the changes you make, what you are actually doing is updating the extension that is published in the sandbox with those new changes. Designer is generating the AL code necessary to apply those changes, and, with Visual Studio Code, we can then download that generated code so that we can keep it in our project and further update it manually if required.
Since Designer changes are stored in the extension, this means that the changes will apply to all users in the system.