| E. Ng 2004-02-16, 11:33 am |
| Hi everyone,
I am new to Portal development and is working with WP v4.1.4. One problem I
have is the lack of control over anchor. There are servlet porlets on the
same page. Each porlet has multiple links that cause the page to refresh,
but basically stay in the same page. The problem is all those links are
generated by Portal dynamically, ie "ActionDispatcher/_pagr/119/.....#1234".
1234 is the dynamica anchor that WP generated for this porlet. So
everything I click on those link, it refreshes to the top of the porlet.
I would want a finer control over the anchors. Sometimes I want it to stay
at where I click and sometimes I want it to go to top of the whole page. Is
there anyway to manliplate the anchor management of WP? Thanks.
|