How Do I: Enable Personalization in Business Central On Premises?
Views (1255)
After you have installed Business Central On Premises, as explained in the previous blog post, you will notice that Personalization is not enabled:
I don’t know why, if this is by design or not, but you can enable it as follows.
First, find your navsettings.json file:
Here you can find more info on modifying the navsettings.json file:
To enable Personalization, you need to add the following setting in the file:
,”PersonalizationEnabled”: “True”

Then you need to restart your Service Tier and Internet Information Server, open the Web Client again, and voila:

More information about personalization is available here:
This was originally posted here.
*This post is locked for comments