FormMapper

Maps a pickzen form slide field to a form field component.

It takes the field type from the Source property and maps it to a field component. The mapped component must exist.

For example, a source of type name will be mapped to the custom TextField component that will contain a label component along with an InputText component:

Mapping table

Currently, the form slide where the form mapper is included must have set the property Private Id as slide.

Settings

Properties

Actions

No actions defined.

Events

No events defined.

Last updated