Theming of business applications
-
Dinkel
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
6 years ago #9831Hi,
in the UI designer I found a option to upload a theme.
Can someone explain me how this feature exactly works?Chris Bouveret
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
Has successfully completed the online course Advanced (320)
Has successfully completed the Intermediate Certification
Has successfully completed the Advanced Certification
6 years ago #10045::Hello, Dinkel,
Since we use UI5 for the applications, you can use the tool provided by SAP to create UI5 themes.
You can find it on this page – click on “UI THeme Designer” at the bottom left:
UI5 Theme Designer
After logging in, you can customize the UI5 elements and download a theme file. Then upload this file in the “Theming” section of the SImplifier. Don’t forget to deploy the app again afterwards.Alternatively you can customize the layout of the app via custom css.
Mathieu Roll
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
6 years ago #10090::There is one more step to do.
After Creating and Exporting your Theme you have to Change the Folder Strukture a bit.
Extract the Exported zip go into the Folder UI5 and Generate a Zip file with the sap Folder inside.
After Uploading the Zip file to the Simplifier you need to Activate your Theme.
Here you have a Method inside the ITIZ_Utilities Client Side Buissness Object with the Name ApplyTheme.
Hey you have a Importing Parameter where you have to give in the ID of your Theme. (The ID is what you defined in the Theme Designer on creation)
You must be logged in to reply to this topic.