Open the menu
    ```html

    Form Builder: Form

    For the end user of the solution, an interface is provided that allows viewing the last published form. This form is created in the administration and can be customized with eleven types of fields, which are described more clearly in the content administration.

    Features

    • It is a detail interface

    Screens

    Form
    Example of a generated form. All forms will have a title. The other fields displayed will depend on the registration of the number and type of fields.

    Data

    form

    • Title(string) : Title of the form

    Permissions

    • View service instance: Allows viewing public data of this service instance.

    Actions

    • Submit Response : Submit response to the backend. If an email has been configured to receive notifications, an email will be sent to all emails registered for the form.
    ```