Thanks Chris,
That worked perfectly.
-- Dan
Chris Jolley wrote:
> This feature is a Desktop property called "scrollToWindow" you can
> disable it in the admin tools for that desktop
Dan Turkenkopf wrote:
> I'm using Beehive as the basis for a set of portlets running on
> WebLogic Portal Server 10.2.
>
> When I click on any action link, an anchor representing that page link
> is being automatically created and embedded on the end of the URL [1],
> which causes the page to jump to that location. My usability team
> would prefer that the browser stays at the top of the page so that the
> navigation elements are always available.
>
> Walking through the debugger, it appears that the anchor reference is
> being stored as a URL fragment element, which I thought would be
> written to the {url:fragment} token in the URL templates. However,
> the URLs defined in the beehive-url-template-config.xml [2] don't
> include that token - so I'm not sure why the fragment is being
> appended to the URL.
>
> I've confirmed that the patterns defined in the file are being used,
> so it's not that the file is ignored.
>
> I can't seem to figure out where the fragment is coming from or how to
> stop it from rendering.
>
> Thanks for any help,
>
> Dan Turkenkopf
>
> [1] Example URL:
> https://www.mysite.com/context/myportal.portal?page=my_portal_page#myactionlink
>
> [2] See attached file
>
> Notice: This email message, together with any attachments, may contain
> information of BEA Systems, Inc., its subsidiaries and affiliated
> entities, that may be confidential, proprietary, copyrighted and/or
> legally privileged, and is intended solely for the use of the
> individual or entity named in this message. If you are not the
> intended recipient, and have received this message in error, please
> immediately return this by email and then delete it.