You can play, for example, with Page 9006 Order Processor Role Center - it is used as a default Role Center in the standard NAV 2009 installation.
If you open that page in the designer, go to the first empty line at the bottom of it and click View-Actions - you will see all the actions displayed on the right side of the Role Center (check out those actions placed inside ActionContainer of "HomeItems" subtype). You can insert your own actions (lines) there.
How can i know which is the ID of whatever page in the RTC mode?
With all interface i can use CTRL+F2 but in RTC... i don´t find Start Menu in the pages... :-k
In the Sales Manager Role Center Page / Action Designer / ActionContainer Reports --> I have created a new report (Name: <Action50000>; Caption: SIEM; RunObject: Report Salesperson - Commission) then i have compiled but i dont find it in the RTC. Where is this new report? (EDIT: I have configurated other role with my user)
How can i know which is the ID of whatever page in the RTC mode?
With all interface i can use CTRL+F2 but in RTC... i don´t find Start Menu in the pages... :-k
In the Sales Manager Role Center Page / Action Designer / ActionContainer Reports --> I have created a new report (Name: <Action50000>; Caption: SIEM; RunObject: Report Salesperson - Commission) then i have compiled but i dont find it in the RTC. Where is this new report? (EDIT: I have configurated other role with my user)
You should start RTC with showhelpid parameter
("C:\Program Files\Microsoft Dynamics NAV\60\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe" /showhelpid)
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
If you open that page in the designer, go to the first empty line at the bottom of it and click View-Actions - you will see all the actions displayed on the right side of the Role Center (check out those actions placed inside ActionContainer of "HomeItems" subtype). You can insert your own actions (lines) there.
How can i know which is the ID of whatever page in the RTC mode?
With all interface i can use CTRL+F2 but in RTC... i don´t find Start Menu in the pages... :-k
In the Sales Manager Role Center Page / Action Designer / ActionContainer Reports --> I have created a new report (Name: <Action50000>; Caption: SIEM; RunObject: Report Salesperson - Commission) then i have compiled but i dont find it in the RTC. Where is this new report? (EDIT: I have configurated other role with my user)
You should start RTC with showhelpid parameter
("C:\Program Files\Microsoft Dynamics NAV\60\RoleTailored Client\Microsoft.Dynamics.Nav.Client.exe" /showhelpid)
Press F1 key, system show ID of active page.