Creating a Role Center page
The Role Center is like a dashboard that displays data and functionality related to a specific user role. This recipe will show you how to create a Role Center page for the new RTC.
How to do it...
Create a new page from Object Designer.
Set the properties of the page as follows:
Property
Value
PageType
RoleCenter
Add the following variables in the Page Designer window:
Type
SubType
SourceExpr
Name
Container
RoleCenterArea
Content
Group
Group
LeftSide
Part
Page
Activities
Part
System
Outlook
Group
Group
RightSide
Part
Page
MyCustomers
Part
Page
MyItems
Part
System
MyNotes
All of the previous lines should be indented as shown in the following screenshot:
Now set the following properties in the
Activities
line:Property
Value
PartType
Page
PagePartID
The Queue ID of the Activities page that we created in the previous recipe
Then set the following properties in the
Outlook
line...