You are here: User interface > User interface rules > Harness and section forms > Harness and Section formsAdding an autocomplete control

Harness and Section forms
Adding an autocomplete control

Use an autocomplete control to allow the user to select a value from a possibly large set of searched text values, based on a partial string match. The Pega Platform dynamically assembles and displays a list of candidate matching values after the user types one or a few characters of input.

Before you add an autocomplete control, consider the following information.

To add an autocomplete control, perform the following steps.

  1. On the Design tab of a form, select the Advanced control group.
  2. Drag the Autocomplete control into a layout.
    If you are using a cell-based layout and you drag the control into a cell that is not empty, then the dropped control replaces the current contents of the cell.
  3. Click the View propertiesicon to display the properties panel of the control.
  4. On the Properties panel, define the autocomplete using the following tabs:

To view and interact with examples and review configurations, select Designer Studio> User Interface > UI Gallery and then select Autocomplete in the Components group.