Skip to main content
You are here: Forms

Search Fields (Header Fields)

Overview

Search Fields (also referred to as Header Fields) are important to designing forms, including forms being used inside the SAP Service Asset Manager (SSAM) application. Search Fields allow you to perform submission queries, utilize dashboards, and inherit values from external systems without creating presentation-based fields.

Adding a Search Field to a Form

Adding a Search Field to a form is relatively straightforward. Follow the steps below to complete this process.

  1. In the designer, navigate to the Form Details (Gear Icon) on the left panel

  2. Scroll down to the section notated as "SEARCH FIELDS"

  3. Hit the "+ Add Field" button

  4. Select a field from the form to serve as a Search Field

  5. Optional - Give the Search Field a label

Adding a Search "Eligible" Field

One benefit of a Search/Header Field is that the field does not need to exist with presentation on the form. In order to add a field to schema of the form, without adding a presentation, follow the steps below:

  1. In the designer, navigate to the Layers tab

  2. Select the entire Form at the top of the field hierarchy

  3. In the dropdown above the field hierarchy, select the type of field that will be added (ex: string, integer, boolean)

  4. Hit the "+" button to the right of the dropdown

  5. The field will be placed in the field hierarchy, with NO presentation. Make sure to give this field a name. After this, follow the aforementioned process for adding a Search Field to the Form

    1. Fields added to the hierarchy this way can still take initial values (as well as other standard field condition properties), this is important if the header field needs to be mapped to a field coming down from SSAM, for example, via an integration data mapping.