-
Create a plugin with a
cvplugin.properties file looking like
cloudview.version=V6R2016x.R2.80158
plugin.author=you
plugin.components.layouts=NAME_OF_YOUR_FOLDER
plugin.copyright=Dassault Systèmes
plugin.description=blabla
plugin.name=pouet
plugin.type=mashup
plugin.version=420.0.0-SNAPSHOT
-
In your folder, add
layout.jsp file containing your custom layout.
-
In Mashup Builder:
- Click the Edit page settings at the right of the screen icon at the right of the top bar.
- In General > Custom layout enter the name of the plugin containing your custom layout.
- Select the Preview to check your configuration changes.
- Click Apply.
|