Submit form

A Submit form node adds a field action that submits the form values to a specified URL.

Properties

Name
Project script attribute
Description
Trigger
trigger
See Triggers
Submit to Form Receiver
toreceiver = true
Select this option to submit the form values to the variaDoc Form Receiver.
This option is only available for fields in output documents that have a Form Receiver node.
Submit to custom URL
toreceiver = false
Select this option to submit the form values to a specified URL.
Url to submit data to
href
Custom URL that is used when the Submit to custom URL option is selected.
Command
command
Custom command that is passed to the form receiver upon submission.

Project script node name

submitform
See also:
Form Receiver
Reset form