Currently working on an extension where I need to make a couple of standard pages available in the menu suite. (516 - Sales Lines, for example).
As far as I know, working with MS are not supported.
So that would leave me with the option to create a page extension and make it searchable this way. But it doesn't make ANY sense to waste X amount of objects just to make it searchable, no other changes are required.
Any suggestions?
0
Answers
UsageCategory = Administration;
ApplicationArea = All;
Causes an error "The property can not be customised".
Any other suggestions?
The only thing I can suggest is creating your own page.
On GitHub I found that it is set as a suggestion to allow UsageCategory And ApplicationAre to be set in page extension to Microsoft:
https://github.com/Microsoft/AL/issues/1573