Basic Information

appmixer.utils.forms.FormAction

1.0.0

Public

Create forms and collect entries. Web link with the form will be sent to the 'form' output port. When the form is submitted, the form entries will be sent to the 'entries' output port.

Properties

FieldTypeDescription
No properties defined

Input Ports

in

FieldTypeDescription
Logo URL text URL of a logo image to display in the form header and footer.
Form Title text Form Title.
Form Description textarea Form Description.
Form Fields expression Define your form fields.
Call To Action text Label of the call-to-action button.
Thanks Message text Message displayed to the user after successful form submission.
Thanks Image URL text Image displayed to the user after successful form submission.
Script text Include JavaScript code. For example Google Analytics Tracking code.
Stylesheet text Include CSS code to customize look&feel of your forms.

Output Ports

form

FieldTypeDescription
Web Link -

entry

Full Metadata