cancel
Showing results for 
Search instead for 
Did you mean: 

Hiding "Exit" button in ESS iViews (ehp3 version)

Former Member
0 Kudos

Hi guys,

I'm implementing ESS "Personal Data" iViews on ehp4 (I'm using the 1.3 versions of the iViews), and I can see there's an "Exit" button at all steps of the modifications ("Overview", "Edit", "Review" and "Confirmation"). I want to hide this button but I just cannot. In the first version of the same iViews, there is no problem hiding this button (the version of ECC6.0 without ehp).

I know about Work Protect Mode but this is not the issue here. I just want to hide the button, and formerly I went via Content Admin in the portal, previewing the "Personal Data" page, clicking on my app, and right-cliking the Exit button. Now with the new versions, I cannot open my apps from the "Personal Data" page (in preview mode).

Any idea?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

By right-clicking, did you CTRL + Right-click? This is how you trigger personalization.

You can have a bit more info on:

https://wiki.sdn.sap.com/wiki/display/ERPHCM/HowtopersonalizescreensintheXSS

And a lot forum threads as well.

Regards,

Bentow.

Answers (2)

Answers (2)

Former Member
0 Kudos

Are you trying personalization via content admin i.e. by previewing the iView and then doing Ctrl + right click etc?

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

can you check if the iview properties has overidden the personalisation?

ie

com.sap.tc.webdynpro.progmodel.personalization.IViewPersonalization:_/Wi

ndows:_.detailview13_us.IVACWindow/Views:DetailView_13/Elements:AreaCode

1/OverriddenProperties:visible/value

were set visible to "none", had to set "true".

Former Member
0 Kudos

Thanks for the answers, but actually, the Exit button is not part of the applications themselves. If you personalize for instance the Address application, there's no Exit button. This button is added (by the Self-Service framework I guess) to all applications at runtime.

So how can I personalize this? With the older version of the applications, I could do so by previewing the Personal Data page, then clicking on the Address application. But with the ehp3 version, it does not work for some reason...

former_member227184
Active Participant
0 Kudos

Hello Siddharth,

I have a custom webdynpro java Travel application. I just want to rename couple of fields. After previewing the iview when i Press ctrl + Right click nothing is happening. I have checked the properties of iview and there is no property called

"com.sap.tc.webdynpro.progmodel.personalization.IViewPersonalization".

Could you please help me in this.

Regards

Vamshi

Former Member
0 Kudos

if its custom app then from code you can modify it, mainly for standard apps you have to use personalization.

former_member227184
Active Participant
0 Kudos

Hello Yugandhar,

Thanks for the reply but we do have other custom applications where i was able to modify by ctrl + right click. The problem here is when i do the same for Travel  application I am unable to get the personalization dialogue window. Requesting you to let me know what i am missing.

Regards

Vamshi