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

  1. In Studio, open the DesktopActivitiesLV PCF file.
  2. Select the activitiesFilter ToolbarFilter PCF element.
  3. At the bottom of the screen, click the Filter Options tab.
  4. Select gw.api.web.desktop.DesktopActivityFilters.filters().

    The filter is defined by gw.api.web.desktop.DesktopActivityFilters.filters().

  5. Open DesktopActivityFiltersEnhancement.gsx in the gw.api.filters package.

    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