Topic Options
Rate This Topic
#137139 - 03/29/07 09:09 AM Accessible Menu Items: Home button
jangus Offline
Stealth Member

Registered: 08/08/06
Posts: 15

When working on a page generated by the mid-tier and you click the Home button on the menu bar is there away to force the current IE browser to go to the homepage. Currently another IE window opens up. This is occuring on Mid-Tier 7.0.1 but it also happens on the 6.3 Mid-Tier. Any thoughts or if I need to clarify the problem please let me know.

Top
#137150 - 03/30/07 03:54 AM Re: Accessible Menu Items: Home button [Re: jangus]
Vishwas P Offline
Stealth Member

Registered: 01/15/07
Posts: 125
You can close the current window and then redirect to homepage(in same Active Link) which gives the same effect as opening home page in the same IE window.

Top
#137238 - 04/05/07 07:29 AM Re: Accessible Menu Items: Home button [Re: Vishwas P]
jangus Offline
Stealth Member

Registered: 08/08/06
Posts: 15
The home button I am refering to is the button that is built into Remedy Mid-Tier. Is there anyway to modify how that button operates?

Top
#137262 - 04/06/07 02:04 AM Re: Accessible Menu Items: Home button [Re: jangus]
Vishwas P Offline
Stealth Member

Registered: 01/15/07
Posts: 125
You can disable the Home page button(for midtier) and add a new Button with the same name(and appearance) and add workflow to redirect to homepage on click of that button and add another action to close window(in same AL).

Top