Forms that will be returned by a network or Internet connection must have a Submit button, which users click to send completed forms back to you.
Type text in the Label option to identify the button as a Submit button.
Click Choose Icon and either type the path to an image file or click Browse and locate the image file you want to use.
To collect form data on a server, type the location. For example: http://www.[domain]/[folder]/[subfolder]/ for an Internet address or \\[server]\[folder]\[subfolder]\ for a location on a local network.
To collect form data as attachments to email, type mailto: followed by the email address. For example, mailto:nobody@adobe.com.
Submit Form Selections optionsThe following options are available in the Submit Forms Selections dialog box:
Returns the form in hypertext markup language.
Returns the user input as an XML file. You can include Comments with the field data or just the field data.
Returns the entire Adobe PDF file with the user input.
Specifies what fields are returned. To receive only some of the completed field data, select Only These, click Select Fields, and select which fields to include or exclude in the Field Selection dialog box.
For example, you might use this to exclude some calculated or duplicate fields that appear in the form for the user’s benefit but which do not add new information.
Standardizes the format for dates that the user enters.