HTML form

An HTML form node is used to create and export HTML forms.
HTML forms are HTML documents that may contain interactive fields. These forms are usable in any HTML5 capable web browser.
The content of the form is specified by adding paragraphs, HTML code sections or fields to this node. Content can also be repeated in an HTML form by inserting a Data node between the HTML form and the content.
The export method of the form is controlled by the Export method property.

Properties

Name
Project script attribute
Description
Export method
N/A
See Export methods in Basic working procedures

Project script node name

N/A
See also:
Data
HTML code