Additional Blogs by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos
Enabling portal branding for specific user

The steps to achieve this is as follows
  1. Copy the standard SAP theme and save as new theme
  2. Create a Portal Desktop
  3. Changing the Main Rules
Let us look at step by step procedure
  1. Copy the standard SAP theme and save as new theme
    • Create the required Theme by following the path System Administration --> Portal Display --> Theme Editor.
    • Select any one of the already existing themes and save as your new theme.
    • Add your own logo and other settings for the saved theme.
  2. Create a Portal Desktop
    • Create a portal Desktop by following the path System Administration --> Portal Display --> Desktops and Display rules.
    • Expand the Portal content. Create your own folder.
    • Then go to Portal content --> Portal users --> Standard portal users -->Default framework page.
    • Copy this Default framework page and place in the folder you created.
    • Right click on the created folder and create new desktop.
    • Now Right click on the copied default framework page and Select Add Frameworkpage to Portal Desktop.
    • Now go to the place where you created the Theme and right click the theme and select Add theme to portal Desktop.
    • Now in the creation of the new portal desktop select the entries and select the button "Set Default" for both the options and then save
  3. Changing the Main Rules
    • Go to Portal content --> Portal Administrators -->Super administrators -->Main rules.
    • Right click and select edit object.
    • Click "Add IF Expression". Another IF statement is added. Already existing IF statement is necessarry.
    • Here you select If user = some user
    • Click the "Then" Statement. Now go to the Portal desktop you created and right click the portal desktop and select "Add portal desktop to expression".
    • Now save the rule collection.
2 Comments