I’ve just finished with my presentation on eXtreme 365 about new in Dynamics 365 Business Central and I want to continue my texts about new solution, because I’ve already wrote about some basic expressions.
With Dynamics 365 Business Central we’ve got some new features for customizations and “customizations”. Previously, you could use Design mode as In-App Designer to make some basic customizations or to download it as extension code, open in Visual Studio Code and continue with development. But now we have personalization as well and I want just to show what is basic difference.
When you run standard environment, you can see only ‘Personalize’ in settings.
But if you run sandbox environment, you can see both ‘Personalize’ and ‘Design’ options in settings.
If you choose ‘Personalize’ options, you will get something similar as the following picture:
You will see red frame and that means you can personalize your page or pages. You can move or hide some parts. But you can also add new fields (existing fields from table), or set new place for Freeze Pane. What is else new? If you run list page, you can stretch your columns. You can do it in all pages where you want and when you finish and click on Done, system will collect all your personalization and you can continue to use them.
But if you run ‘Design’, you will get the similar screen, but this time with purple frames.
Generally, you can do more or less the similar things with Design feature as with Personalize. But this time when you finish everything you planned you will create Extension. When you finish everything and click on Stop Design, you need to fill Extension Name and Publisher and save it. And if you plan to add some bigger changes, you can choose do mark Download Code field and then you will download AL code which can be opened with VS Code and add more seriously customization.
Anyway, when you use Design mode, everything you done will be showed and installed extension:
And on the end I would like to add some conclusion. These conclusions are based on advice from some my friends and readers and I think they are in right, because it will be more clear.
Personalization is, as stated, a personal affair. Any changes I make are applicable only to me. This is of course a highly valuable feature in production environments (what you called “standard environment”) to have my workspace optimized just right for how I work.
Designing, on the other hand, applies to all users on that environment. It is intended for Developers or power users to create lightweight extensions that will ultimately be used by all in the organization. The extension produced by the Designer could be edited and enriched further in Visual Studio code where the possibilities are endless (through AL code). Eventually, that extension could be submitted to AppSource for distribution at scale, or it could be imported into a customer’s production environment to customize D365 Business Central.
Since Designing is a technical and mostly dev-focused activity, we don’t enable it in production environments. That is also why Designing gives you a few more features, such as being able to preview your creation as it would appear on a tablet or phone.
I assume the big difference is that the Design is for the tenant you are on, i.e. the changes are visible to your colleagues as well. Where the Personalize is for your own benefit.
// Morten
LikeLike
Personalization in D365BC is pretty much just the same as personalization is on the NAV Windows client. Did you check if they are store in the same tables or if personalizations you did in the Web client also works for the Windows client?
LikeLike
There’s something weird abput the Personalisation. When I do it on a FinUS image, then no problems, but when I do the same on a W1 then I don’t have the option to remove fields from a list page.
LikeLike
I noticed that the Profile List page has a column for Extension Name. I had assumed that after completing my design I would be able to apply it to particular profiles (rather than all users). But when I tried, I found that Extension Name is not editable, and couldn’t find any documentation on how to set it. Have I misunderstood something? Thanks.
LikeLike
with Personalization you can only hide and show columns that are available on the page. With Design you can make all the fields from the table available on the page.
LikeLike
I am super user but there is no design option in my user .
LikeLike
Design option is available only in Sandbox environment.
LikeLike
Is it possible to have the Tablet view and Phone view also in the Personalization?
LikeLike
No
LikeLike