Home
Each RoleTypeUiConfig allows you to define one menu action to be the 'home' action which will be opened when the user logs in. The home action is like a Quick Launch but has a special icon and is located in the tools section of the top bar.
<
ModuleUiMetaModel
>
<
WebInfo
>
<!-- menu actions.... -->
<!-- menu action groups ... -->
<
RoleTypeUiConfig
>
<!-- roletype ref-->
<
Home
name
=
"ViewMyPanel"
/>
<!-- quick launches -->
<!-- menu action groups for role type -->
</
RoleTypeUiConfig
>
</
WebInfo
>
</
ModuleUiMetaModel
>