User Experience in Business Central
by
— August 26, 2021See how Essential and Premium User Experience could be enabled and what it means for UI and Application Area in Business Central.
Today I was facing very strange issue. I installed two Business Central instances on my local Docker environment. One BC via using artifact of type OnPrem and second one via using artifact of type Sandbox.
Then I wanted to open Production BOM page on both environments. It was working fine on OnPrem environment but I was not able to see and open Production BOM page in Sandbox environment. Very strange, I said. I checked license, permission, roles, etc. and everything was the same in both environments.
After few minutes I figured it out. It seems that OnPrem and Sandbox installations have different setup in Company Location table for User Experience field. For OnPrem installation I had User Experience = Premium, but for Sandbox environment I had User Experience = Essential. If you want to check it in more details you can visit Choosing the User Experience to Show or Hide Advanced Features link.
Essential shows all actions and fields for all common business functionality and Premium shows all actions and fields for all business functionality, including Manufacturing and Service Management. And that was the reason why I didn't see Production BOM page as it's marked as ApplicationArea = Manufacturing in source AL code.
Recent blog posts
26 Aug 2021 | User Experience in Business Central |
18 Aug 2020 | Using Containments in Business Central OData Web Service |
10 Jun 2020 | Price Calculation via AL Interface |
16 Nov 2019 | CI/CD with Azure DevOps video |
7 Nov 2018 | How to reverse Bank Account Statement Lines in Dynamics NAV |
1 Feb 2018 | A new version of Dynamics NAV 2018 Image Library |
11 Jan 2018 | Kill sessions in Microsoft Dynamics NAV 2018 |