Print  
Gray star Gray star Gray star Gray star Gray star --Not rated--
216 Visits 4 Comments
Created
Daniel Damiani Daniel Damiani
Kablink Component
  • Teaming

How can i know the quantity of itens in a file folder?

Workflow
Process State Action
Discussion workflow Active
This entry is currently active
Attachments(0)
Entry History
Tags
 
Replies
Thumbnail Image
Peter Hurley (Novell) Peter Hurley (Novell)

Folders are built using a search. The number of total hits is returned from the search. That info is likely available in a bean. But if not, you could add it to the bean. Look in ListFolderHelper.java. Look for the routine called getShowFolder.

Thumbnail Image
Daniel Damiani Daniel Damiani

Where can i found this file? Thanks

Thumbnail Image
Peter Hurley (Novell) Peter Hurley (Novell)

The page count for a folder is in ${ssPageLast}.

The number of entruies in a folder is in ${ssTotalRecords}.

Thumbnail Image
Daniel Damiani Daniel Damiani

Hello Peter

Where can i found all ${ss*} to use in customizations in javascript/jsp?

Skip Footer Toolbar