cancel
Showing results for 
Search instead for 
Did you mean: 

Disable personalization of a component without webdynpro application

former_member211591
Contributor
0 Kudos

Hi all,

I've got to components COMP_MAIN and COMP_SUB.

COMP_MAIN integrates COMP_SUB as a view in a ViewContainer (as a component usage).

My requirement is to suppress personalization for COMP_SUB, but to be able to personalize COMP_MAIN. (COMP_SUB does not have a webdynpro application)

Users should be allowed to e.g. hide view elements in COMP_MAIN, but they should not be allowed to change/hide table elements of COMP_SUB.

How may I configure this?

Thanks for your help...

ismail

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can do it by creating a configuration for COMP_SUB and then marking each element in COMP_SUB as final. This sounds like a lot of work though.

Why would you want to do that? I always advise against disabling personalization.

former_member211591
Contributor
0 Kudos

S.a. Abdullah,

I've created a table (with dynamic layout) with very sensitive information. An unwanted change (sometimes user change elements (within personalization e.g. hide) without being aware of it) of the layout could lead to misunderstanding and wrong treatment.

Regards

ismail

Answers (0)