Specify Form Data
You specify form data as a set of three types of information.
A form action.
One or more field names associated with the action.
A value for each specified field name.
You can specify multiple sets of form data; for each form action, you can specify multiple field name and value pairs.
Field | Description |
---|---|
Form Action |
Enter the URL at which the content acquisition process enters the associated field name-value pairs. |
Field Name |
Enter the field name in plain text. |
Field Value |
Enter the value for the specified field name in plain text. |