Form Properties dialog

Use the Form Properties dialog to set the properties of a form.

Action: Specifies the address that should be used to carry out the action of the form. If an action is not specified, the base URL of the topic is used.

Method: Indicates how the form data should be sent to the server. Get means append the arguments to the action URL, and open it as if it were an anchor. Post means send the data via an HTTP post transaction.

Name: Indicates the form name.

Size: Defines the size of the form.

Margin: Sets form margins.

Border: Defines border settings.

Shading: Defines shading settings.