Hello All,
I created a custom theme with the company logo. This custom theme is based on the standard SAP Blue Crystal theme. Applied to Fiori Launchpad using the URL parameter sap-theme and it works well.
One additional requirement is to prevent the users from selecting the standard SAP themes from the user preferences option in the launchpad. I would like out know if there is an option to filter out all the standard SAP themes from the User Preferences.
I debugged the INTEROP service and found that the themes are loaded based out of a JSON file and parsed. Later all the themes that are not applicable to SAPUI5M theme are deleted. This leaves us with 1) Custom Theme we created 2) SAP Blue Crystal Theme (standard) 3) High Contrast Theme (Standard). One option is to write an implicit enhancement to filter the records that we want but this is not the cleanest approach.
Looking for ideas from the group.
Thanks in advance.
Vinay Kanna