I am sure some is done this already.
I want to be able to click on the portal's email icon and go to my webmail SSO not the defaul email. Right now if you click on the email icon it takes you to say, http://lumins.school.edu/cp/wu/mua.
How can I change it so that it points my webmail which looks like this:
http://luminis.school.edu/cp/ip/login?sys=mowa&url=someurl
thanks
nested-tables.xsl
I haven't done it for email but I have created new icons and I assume it is the same for the email icon, the javascript openwin function for each icon is defined in nested-tables.xsl, if you do a search for emailWindow you will see the current url that it goes to and you can modify it.
It worked!
That did the trick.
Thank you!