Topic - How do I set default page size on System Logging window?
Topic - How do I set default page size on System Logging window? Topic - How do I set default page size on System Logging window?
from forum Administration and Deployment
 forum index   my profile   search 
 new topic  post reply 
moderators: pjr tab
How do I set default page size on System Logging window?
Joined: 3-August-2006
Posts: 48
Location: Tucson, AZ
Posted: 27-October-2006 19:48
Is it possible to set a default page size on the System Logging window and have that setting retained across invocations and restarts?
If so, how?
Kinda
Joined: 7-February-2005
Posts: 249
Location: Uncharted territory
Posted: 27-October-2006 20:50
the page size on the logging view isn't persisted at all. The logging view is stateless and the record offset and page size is passed back to the client for update/re-submission. So the setting will be persisted across restarts if you keep the view open in your browser.

However if you wish to change the default page size when for when ever you go to that view you can edit the file
<install>/modules/ext-introspect-1.2.2.jar!/org/ten60/netkernel/introspect/reports/log.bsh


this contains the line:
records = 20;


which you can change to any value.

Cheers,
Tony
 new topic  post reply  To find out about new replies to this post as they occur
please subscribe to one of these feeds:
AtomRSS moderate 
© 2003-2006, 1060 Research Limited. 1060 registered trademark, NetKernel trademark of 1060 Research Limited.