Add the Page Editor Explorer as a NEO menu
The Page Editor Explorer is the UI that Developers and Administrator-level Users will use to construct User-Defined Pages. To access it easily, add it as a menu for your current Role Type (ZKBS.SampleRoleType). We will do this by inserting a WebActionRef into the UiMetaModel tab of the MPT. Here's the WebActionRef XML to add:
<
WebActionRef
name
=
"PLT.Page.PageEditorExplorer"
module
=
"PLT"
/>
Save the MPT, and then Click Submit to submit it to the server.