cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Theme can be role based

former_member193379
Active Contributor
0 Kudos
155

Hi Experts,

Theme can be accessed according the roles.

Thanks,

Hamendra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Yes, themes are governed by the main rules present under system admin-system config-display and desktop rules.

So, assign a theme like.

If Role = "XYZ" then "point to the theme to be used".

http://help.sap.com/saphelp_nw70/helpdata/en/4b/29cf122f414721964269e1b675d62c/content.htm

Good Luck!

Sandeep Tudumu

Answers (3)

Answers (3)

former_member193379
Active Contributor
0 Kudos

Your ans helps me but I thought to use theme directely without desktop.

Thanks,

Hamendra

former_member189631
Active Contributor
0 Kudos

Hamendra,

Yes. Its very much possible to personalize/Show theme based on user role. You need to add a "IF-Then "entry to the Master Rule Collection.

Add a new If and select the option "Role" from the list and Give the PCD location your role. Give the PCD location of You portal desktop which holds the modified theme.

Ram

PuneetSaxena
Contributor
0 Kudos

Hi

Could you please be clear on what you want to know

Regards

Puneet

former_member193379
Active Contributor
0 Kudos

Hi,

My requirement is to display themes according the user roles.

Thanks,

Hamendra

Former Member
0 Kudos

Hi Hamendra,

The portal themes can be role base. Here the Portal that the user sees is the combination of the Framework page and the theme. These two are combined to form a Desktop. We can see or cereate the Desktops under System Administration->Portal Displa->Desktops and Display Rules. Here we can create desktops. For your requirement you need to create different desktops which consists of different themes.

We can assign the desktop to user based upon the role. This is done using the Rule collection like..

If Role = ****

then desktop = *****

Like this you need to create different conditions in the Rule collection.

Thanks,

Raju Bonagiri