Configure search drop-down lists
About this task
You can configure the search drop-down lists on the Desktop tab screens. The changes you can make to the functionality include:
- Adding or removing list items
- Changing the functionality that determines what the list item displays
- Adding or changing user permissions that control list item visibility
The My Activities screen provides a simple example.
Use these steps to view or modify the search filters for the My Activities screen.
Procedure
-
In Studio, open the
DesktopActivitiesLVPCF file. -
Select the
activitiesFilterToolbarFilterPCF element. - At the bottom of the screen, click the Filter Options tab.
-
Select
gw.api.web.desktop.DesktopActivityFilters.filters().The filter is defined by
gw.api.web.desktop.DesktopActivityFilters.filters(). -
Open
DesktopActivityFiltersEnhancement.gsxin thegw.api.filterspackage.You can view or modify the code that filters the drop-down list items on the My Activities screen.
What to do next
See also
