cancel
Showing results for 
Search instead for 
Did you mean: 

Personalization of Roadmap steps in Roadmap UI element

Former Member
0 Kudos

Hi All,

I want to know of if it is possible to hide/unhide the Raodmap steps in the Roadmap UI element at runtime. When I do ctrl + right click, the entire roadmap is hidden.

Thanks,

Pooja

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Arun,

Thanks for the response. Could you please give the details about how this property could be personalized? Will the user or administrator be able to hide/unhide Roadmap steps using ctrl + right click or this there any other way?

Thanks,

Pooja

arun_srinivasan
Contributor
0 Kudos

hi pooja

check in property tab for visible property.That is used hide a RoadMapStep.

please check out this. it will help u

http://help.sap.com/saphelp_nw04/helpdata/en/0e/23b3c8b0a238439f664f73a04e6332/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/e4/c190a9475bd1448a9035cf791d566f/frameset.htm

hope this helps,

Regards

Arun

Former Member
0 Kudos

HI Pooja,

for personalizing i hope this would help u better :

Changing the position and visibility of UI elements – for example, for fields and tables.

· Adding or changing additional interface information – for example changing the button text or adding quick infos.

· Role-specific changing of interface labels.

· UI element roadmap: Removing individual, unneeded process steps.

· Statically changing individual field attributes.

· Changing the alignment of individual UI elements – for example, line starting point, align right, centered alignment.

· Wider selection of fonts and colors for the interface layout

Hope this might help u.

For further ref check on to this link:

http://help.sap.com/saphelp_erp2005/helpdata/en/11/01754276e4c153e10000000a1550b0/frameset.htm

Regards,

Nagarajan.

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi

I tried using Ctrl Alt Right click but it considers Roadmap as a single UI element. I am able to hide the entire roadmap but it does not give any option to hide the steps in the roadmap.

There is no accessibility param in URL.

I tried running the application in configuration mode also but it works the same way.

Regards,

Pooja

Former Member
0 Kudos

Pooja,

1. As Armin said, this is part of not released functionality -- so there are could be bugs

2. I try CtrlAltRight-Click -- these works on majority of controls, but I receive NullPointerException for RoadMap.

3. Do you use MultipleRoadMapStep or individual steps? Try both.

4. Do you have accessibility param in URL? Switching it off helps sometimes?

5. Did you try running application in configuration mode (URL parameter sap-config-mode=true)? Does configuration mode works?

Valery Silaev

EPAM Systems

http://www.NetWeaverTeam.com

Former Member
0 Kudos

Which version are you using? CTRL-Right-Click is not part of any officially released version.

Armin

arun_srinivasan
Contributor
0 Kudos

hi

visible Property of Roadmapstep determines whether the RoadMapStep is visible. This property enables you to easily hide a RoadMapStep.

This property can be personalized both by a user and by an administrator.

This property can be assigned the value, false, through personalization

Hope it helps

Regards,

Arun