on 2005 Apr 26 5:05 PM
Hi
I need to create a news iview that only displays 3 entries from the Forms Builder. Its quite simple to display only 3 entries, but in the bottom of the iview the page navigation is shown, the one where you can browse between pages. How can this be disabled?
I tried to set the Max. Links for Page Browser + to 0 but its was not allowed.
I am working on a Netweaver Portal Stack 11 and using the default newscollectionrender.
Regards,
John
Hi John,
you could decompile com.sapportals.wcm.rendering.collection.cm.CollectionGridRenderer, build a new portal app for your own implementation, remove the pager GUI component, deploy, create a new CollectionRenderer Mapping (CollectionGridRendererWithoutPager, mapped to com.johnstubbe.wcm.rendering.collection.cm.CollectionGridRenderer) and use this instead of the original one.
Hope it helps
Detlev
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi John,
there is an easier way, that means a way based on standard configruation, to remove the Pager at the bottom of the page.
There is howto-guide "Configuring the Last10Documents Scenario" available. Please have a look at http://service.sap.com/nw-howtoguides -> Portal, KM, and Collaboration -> KM.
Just open the pdf document and search for noPager.
Kind regards,
Roland
User | Count |
---|---|
71 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.