Note: This app is intended mainly for internal training purposes, covering many aspects and technics of AL development.
Departments menu was a feature of Windows Client (RTC) that is unavailable on the Web Client, now Modern Client. This app's aim is to replicate a similar functionality using AL and JavaScript components.
Find more details in a related LinkedIn article.
- Import MenuSuite Objects: import MenuSuite object txt files into the database
- Manual Menu Structure: create/update menu entries
- Department View: display treeview menu hierarchy and load pages/reports upon selection
Download and build the project by yourself or use company-signed, cloud-compatible packages in SignedPackages folder.
- Get MenuSuite objects in txt format using C/Side or PowerShell
- Open Department Suites page (Search (ALT+Q) -> Department Suites)
- Choose "Import File" action to upload object txts
- Upon completition Department Suite records should have been created
- Open Departmens page (Search (ALT+Q) -> Departments)