EzeScan WebApps

Display (DFA)

Purpose

The Display tab allows administrators to configure how the DFA Page and form messages are presented to end users.

Display settings are organised into the following sections:

  • Home Page: Controls how the DFA Page is displayed as a tile on the Home Page.

  • Form Options: Configures form behaviour and available options after a form has been submitted.

  • Styling: Provides a Custom CSS field for applying custom styling to the form.

  • Custom Messages: Allows custom HTML messages to be created and displayed to users at various stages of the form workflow.

Home Page

Home page settings are configured in the same way across all supported app pages. For information about the available settings and their configuration, see Home Page Display.

Form Options

Setting Name

Description

Show Start Over Button

Ability to show a 'Start over' button after the submission has been completed. This is turned off by default.

Screenshot 2026-08-24 at 2.50.35 pm.png

Show Invalied Fields Modal

Show modal when submission is attempted but the form has invalid fields. This is on by default.

Screenshot 2026-08-24 at 2.51.37 pm.png

Styling

This Custom CSS field enables you to apply your own styling to the form. In the example below, custom CSS has been used to change the form header colour to blue and increase the top and bottom padding.

Screenshot 2026-08-24 at 2.59.22 pm.png

Custom Messages

This section allows you to customise the standard HTL form messages. To modify a message, click the Edit button and enter your replacement HTML in the editor provided.

Please note that the existing message content cannot be edited directly. Instead, you will need to create and enter the new message from scratch.

To restore the original message, simply remove all HTML from the custom message field and save your changes.

Message Type

Description

Current Message

success message

This HTML will be displayed when a user successfully submits the form.

Screenshot 2026-08-24 at 3.04.09 pm.png
Save message

This HTML will be displayed when a user saves a form.

Screenshot 2026-08-24 at 3.04.37 pm.png
Token error message

This HTML will be displayed when a user enters an invalid token.

Screenshot 2026-08-24 at 3.05.20 pm.png