Open the menu
    ```html

    Form Builder: Response List

    This interface lists all responses made for a specific questionnaire; by default, a filter is applied hiding responses marked as processed.

    It is also possible through this interface to export the responses as CSV.

    Features

    • It is an administration interface

    Screens

    Response List

    Data

    Response

    • User(user or group) : The name of the user if the questionnaire is nominal.
    • Date of response(date and time) : The date of the response to the form.
    • Status(string) : The current status of the response, Processed or Not processed.

    Links

    Permissions

    • Edit service instance content: Allows managing all data of this service instance with publisher profile.

    Actions

    • Delete
    ```