You can use interactive
forms to capture user-entered data. When you provide a Submit button
in the form, you can enable users to upload the entered data to Forms.
When a user clicks a Submit button at run time, the data is submitted
to Forms. If set up to do so, and providing no validation errors
occur, Forms can remerge the data with the form and return it to
the user. Alternatively, Forms may be set up to forward the data
to a custom application for further processing.
It is important to understand how to define the properties of
a Submit button to meet the requirements of the custom application
because data can be submitted to Forms in a number of formats.
|
|
|