Starting the Side Panel Editor
Procedure
Calling the Runtime Authoring Environment to Create a Side Panel
-
Create an application configuration of the Web Dynpro application wdr_chip_page, as described in Calling the Page Builder.
-
Select this application configuration, and choose Test from the context menu.
-
Add the following parameters to the URL:
-
page_type=SIDE_PANEL
-
side_panel_editor_enabled=X
-
Depending on which configuration mode you need, add one of the parameters below.
If you want to create a client-independent side panel in configuration mode:
sap-config-mode=config
If you want to create a client-dependent side panel in customizing mode:
sap-config-mode=X
The runtime authoring environment of the Page Builder is opened and displays the Side Panel Editor.
-