Configuration of Forms

The various configuration options of the Forms module are presented and described below.

General module configuration

You can access the setting options via the administration area in the tab Forms > General.

Renderer

Settings that affect the render of the Forms module

See Renderer

Name (ID) Description

Renderer URL
(rendererUrl)

Forms Renderer URL.

Module

General module settings

Name (ID) Description

Icon
(module_iconCls)

Individually selectable icon that is displayed before the title.
If no icon is to be displayed, e.g. "none" can be entered. If the field is empty, a standard icon is selected.

Component configuration

You can access the setting options via the administration area in the tab Forms > Components.

Module

General module settings

Name (ID) Description

Name
(module_name)

Name or title of the module/component.

Icon
(module_iconCls)

Individually selectable icon that is displayed before the title.
If no icon is to be displayed, e.g. "none" can be entered. If the field is empty, a standard icon is selected.

Form ID
(formId)

ID of a form in the Forms Repository.
Only set if the configuration of the form to be displayed is to be loaded from the Forms Repository.
Not to be used in conjunction with Form URL or embedded form configuration.

Form Version
(formVersion)

Version number of the form to be used. Is only used in conjunction with Form ID to load the corresponding version of the form from the repository.
If the value <code>-1</code> is set, the latest version is always used.

Form URL
(formUrl)

This URL is used to load the form configuration to be used.
Not to be used in conjunction with Form ID or Create new scratch file from selection.

Display in debug mode
(debug)

If active, the form is displayed in debug mode. Additional information is offered in this display. This is intended to support the configuration of the form.

Embedded form configuration
(embeddedForm)

Form configuration stored directly in this component.
Not to be used in conjunction with Form URL or Form ID.


Keywords: