No Warning for area creation on document pages
Please include the following with each issue:
1. Describe the bug Currently I'm able to create actions and add them to the area creation on document pages. The problem is that the actions aren't shown in the UI.
2. To Reproduce Steps to reproduce the behavior:
- Create a Page or Page Extension for a Page with PageType Document
- Add actions to the area creation
- Publish the App
- Verify that no actions are shown.
You can use this repository as show case: https://github.com/pri-kise/msdyn365bc-area-creation-test
3. Expected behavior I would expect that the area creation is working on pages with PageType Document, too. Or at least if this is intended then give us a warning in VS Code.
4. Actual behavior Currently the actions aren't shown and there is no warning that this area isn't supported on pages of PageType Document.
5. Versions:
- AL Language: v13.0.921843
- Visual Studio Code: Version: 1.85.2 (user setup)
- Business Central: 23.3
- List of Visual Studio Code extensions that you have installed:
** Additional Notes** Yammer Post: https://www.yammer.com/dynamicsnavdev/threads/2626019772710912 There is no documentation for the usage of this area on document pages: https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-actions-overview -> Could be improved, too.