Designer 10.15 | webMethods BPM Task Development Help | Working with Custom Task Inboxes | Modifying the Results List for a Custom Task Inbox | Configuring the Results List Page Size in a Custom Inbox
 
Configuring the Results List Page Size in a Custom Inbox
When you create a new task type, the page size (that is, the number of rows displayed in the results list) is set to 20 by default. You can modify the number of rows to be displayed by default when a user opens a custom task inbox. Each user has the ability to modify the number of rows displayed with the Tools > Properties menu after accessing the inbox. This value is persisted on a per-user basis by the default Scope setting for the preference, Value Stored Per User.
*To configure the number of rows displayed in the task Inbox Results list
1. In the Solutions view, locate and expand the task you want to work with.
2. Double-click any portlet to open the portlet editor.
3. Click the Configuration tab if it is not already selected.
4. In the Portlet Application Configuration list, locate the [ taskName}InboxResults portlet and expand the Preferences node within it.
5. Select the initialPageSize preference. By default, value in the Value list of the Portlet Preference area is set to 20.
6. Click the existing value in the Value list and type a new value. The value you specify must be a positive integer.
Note:
In practice, there are no upper limits to the value you specify here. However, be aware that specifying a very high row count here can, depending on system resources, cause slow response times or out-of-memory errors each time the page is accessed or refreshed.
7. Save your changes.
Related Topics