List pane

The List pane is an area where your forms are listed. The Search & Lister component provides various configuration options that you can use to control the display of forms in the List pane.

To configure the List pane, select the Search and Lister component and then select settings_icon . The ** Edit Component** dialog opens.

List pane in edit mode

List pane in edit mode

The Edit dialog includes several tabs that provide configuration options described in the table below. Select OK to save the configuration, when done.

TabConfigurationDescription
Asset FoldersAdd ItemConfigures the folders where assets are uploaded using AEM Forms UI. By default, it lists all uploaded assets. For more information about AEM Forms UI, see Introduction to managing forms.
DisplayTitle TextTitle for the Search & Lister component. The default title is Forms Portal.
Layout TemplateLayout of the assets.
Disable Advanced SearchWhen enabled, hides the advanced search icon.
Disable Text SearchWhen enabled, hides the full-text search bar.
ResultNumber Of Results Per PageConfigures the maximum number of forms you want to display on a page.
Results Text

Configures the results text (for example, 1-12 of 601 Results). The default value is Results.

For example, if you specify Forms in this field and there are a total of 601 forms, the result text changes to 1-12 of 601 Forms.

Page Text

Configures the page text (for example, Page 1 of 51). The default value is Page.

For example, if you specify Application Form in this field and there are 51 pages, the page text changes to Application Form 1 of 51.

Of Text

Replaces the word of with the specified text (Page 1 of 51). The default value is of.

For example, if you specify out of in this field, the text changes to Page 1 out of 51.

Form LinkRender TypeControls the listing of forms based on the specified render type. The available options are PDF and HTML. For example, if you select only HTML as the render type, the PDF forms are filtered out.
HTML ProfileConfigures the HTML profile to use for rendering. All of the available profiles are listed in the drop-down list.
Submit URL

Configures a servlet where the form data is submitted.

Note: Submit URL for a form can be specified at several places and its order of precedence is as follows:

  1. Submit URL embedded in the form (in Submit button) has the highest priority.
  2. Submit URL mentioned in AEM Forms UI has the second highest priority.
  3. Submit URL mentioned in forms portal has the lowest priority.
HTML Render Action tool tipConfigures the text for the tool tip, which is displayed on hovering the pointer over (the HTML5 icon).
PDF Render Action tool tipConfigures the text for the tool tip, which is displayed on hovering the pointer over (the PDF icon).
StyleStyle TypeLets you specify No Style, Default Style, or Custom Style for listing the forms.
Custom Style PathIf you selected Custom as the Style Type, browse to specify the path to the custom CSS, else select Default.

Search Pane

The Search pane lets you add the Date Predicate, Full Text Predicate, Properties Predicate, and Tags Predicate components from the Document Services Predicates category in AEM Sidekick. These components implement the search functionality for users to perform search on the listed forms.

Tip: You can control the list of forms displayed on your forms portal based on a preset criteria and hide the search functionality for end users. To control the list of forms, use the Predicate components to apply search filters. You can also specify the default filter values and disable the search from the Display tab of the Edit Component dialog.

Search Panel with Date, Full Text, Properties, and Tags Predicate

Search Panel with Date, Full Text, Properties, and Tags Predicate

Date Predicate

The Date Predicate component, when added, enables search on the listed forms that were modified during a specified duration.

To configure the Date Predicate component:

  1. Select the component and then select settings_icon . The Edit dialog opens.

  2. Specify the following:

    • Type: The only option available is Last Modified Date

    • Text: Label or caption for the Date Predicate Component. The default value is Last Modified Date.

    • Start Date Label: Label or caption of start date field

    • End Date Label: Label or caption for end date field

    • Hide: To enforce default date filter to list forms

  3. Select OK

Full Text Predicate

The Full Text Predicate component implements full text search on form data, such as name and description. Users can search any text string to returns forms that contain the text in their name or description.

To configure the Full Text Predicate component:

  1. Select the component and then select settings_icon . The Edit dialog opens.
  2. Specify the title in the Main Title field.
  3. Select Ok

Properties Predicate

The Properties Predicate component implements searching of forms based on form properties, such as title, author and description.

To configure the Properties Predicate component:

  1. Select the component and then select settings_icon . The Edit dialog opens.

  2. In the General tab, specify the search label. The default value is Properties

  3. In the Options tab, select Add Item.

  4. Select a property from the drop-down list and specify a search label for it in the field below the drop-down list.

  5. Repeat step 4 to add more properties. You can also specify a default filter value to list forms based on the specified criteria and hide the property for search by end users. Select the Hide checkbox for a property and specify the default filter value.
    For example, if you want to display forms that contain “Travel” in their titles, select Hide next to the Title property. In addition, specify Travel in default filter value text box.

  6. Select OK

Tags Predicate

The Tags Predicate component implements searching of forms based on tags defined in Forms Manager.

To configure the Tags Predicate component:

  1. Select the component and then select settings_icon . The Edit dialog opens.
  2. Select the down-arrow button next to the Tags field.
  3. Select appropriate tags
  4. Select OK

The selected tags appear in the Search pane along with the check boxes for selection. Users can now narrow down their search based on the tags.

List forms on a page

To list forms on a page, add the Search & Lister Component to the page and configure the List Pane. To enable the end users to search forms with date, text, and tags, add a Search Pane component.

To link a form from anywhere on the page, use the Link component. For more information about link component, see Embedding link component in a page.

To list the forms that are in a draft state and the forms which are already submitted, use the Drafts and Submissions component. For more information, see Customizing Drafts and Submissions component.

Mobile device friendliness

Forms Portal Search & Lister component is mobile device friendly and adapts accordingly. All three default views: Grid, Card, Panel relayouts according to the device in which site is opened provided with the fact that web page also adapts. The simple fact is that, Search & Lister is a component only and does not govern page level styling.

The following image depicts the Search & Lister component when opened on a mobile device:

Screenshot of the Search and Lister component

Search & Lister component

Customizing a forms portal page

You can customize a forms portal page to provide a distinct appearance to the page. You can also add metadata to improve search experience, change layout of the page, and add custom CSS styles. For more information, see Customizing templates for Forms Portal Components.

AEM Forms UI lets you add custom metadata to forms. Custom metadata is useful in providing a listing and searching forms experience to the end users. For more information about Custom metadata, see Customizing templates for Forms Portal Components.

Out of the box, forms portal provides rendering actions. You can customize forms portal to add more actions. For detailed information, see Adding custom action on form lister items.

Experience Manager