Hi all,
I have built a custom role center. In the Navigation Pane, I have created a group within Action Designer. The actions are all list pages. In the Action Designer, they are listed in the following sequence:
Vendors
Vendors with a Balance
Purchase Journals
Payment Journals
Recurring Purchase Journals
GP's ( a type of vendor)
SD's ( a type of vendor)
EC's ( a type of vendor)
ED's ( a type of vendor)
When I open the role center, that group is listed in a different sequence:
EC's
Vendor Group (a "drilldown" triangle)
Vendors
Vendors with Balance
ED's
GP's
SD's
Payment Journals
Recurring Purchase Journals
Can you control the sequence of Actions in the Role Center? If so, how?
Thx
Ron
Ron
0
Answers
Yes you can do this, you have to use property
PromotedActionCategoriesML
on the page
and on page action when you select the menu you use the property
PromotedCategory
to select the group.
Just try and play around with it,
I hope this helps.