Dynamic Side Content
Properties of Dynamic Side Content
Id - unique identifier of the control
Side Content Position - use the input help to select the position of the side content (left or right) sap.ui.layout.SideContentPosition
Controls of Dynamic Side Content
Dynamic Side Content requires additional controls inside of it to make it functional. These controls are Main Content and Side Content. These can be added by doing a right click from the Dynamic Side Content Control.
Properties of Main Content
Id - unique identifier of the control
Properties of Side Content
Id - unique identifier of the control
Step-by-step guide
How to add Dynamic Side Content
Right click on a Page or a Vertical Layout and select Add Layout-→ Add Block Dynamic Side Content
A Dynamic Side Content Control has been added
Right click on the Dynamic Side Content and select Add Main Content
Right click on the created Main Content and add the relevant controlsControls within the Main Content have been added
Right click on the Dynamic Side Content and select Add Side Content
Right click on the created Side Content and add the relevant controlsControls within the Side Content have been added