Hello,
I've created few "extra" extension pages and now I would like to see them directly inside NAV RTC Client. In Visual Studio Code I've added lines like:
UsageCategory = Administration;
ApplicationArea = All;
I can see my package extensions inside RTC Client but I can't find pages by searching. Any advises? Thanks!
0
Answers
Please look at the Departmans-Extension. I share my screen and code to be an example.
My Code:
And My RTC Screen
If it is not set then page won't be visible in search.
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
usagecategory is the only way to go as far as I know.
we can change role center page to add new pages (but not page extension) and page extension will append to main page only
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav