CSP and HTML Tag Reference
<FORM>
|
|
<FORM>...</FORM>
Attribute | Description | Value |
---|---|---|
The name of a CSP:OBJECT tag to which this form is bound. | A string. | |
The type of call to be used for HyperEvents: server (default) or call. | ||
Specifies which Javascript code is to be generated. Possibilities are All (default, new and save buttons and validation code), Validate (validation code only), None (No Javascript). |
Attribute | Description | Value |
---|---|---|
Space-separated list of classes. | A string. | |
Unique identifier. | A string. | |
Associated style info. | A string. | |
Advisory title. | A string. |
Attribute | Description | Value |
---|---|---|
A pointer button was clicked. | JavaScript code. | |
A pointer button was double clicked. | JavaScript code. | |
A key was pressed down. | JavaScript code. | |
A key was pressed and released. | JavaScript code. | |
A key was released. | JavaScript code. | |
A pointer button was pressed down. | JavaScript code. | |
A pointer was moved within. | JavaScript code. | |
A pointer was moved away. | JavaScript code. | |
A pointer was moved onto. | JavaScript code. | |
A pointer button was released. | JavaScript code. | |
The form was reset | JavaScript code. | |
The form was submitted | JavaScript code. |
Attribute | Description | Value |
---|---|---|
List of MIME types for file upload | A string. | |
List of supported charsets | A string. | |
Server-side form handler | A URI. | |
Data encoding scheme | ||
HTTP method used to submit the form | ||
Name of form for scripting | A string. | |
Render in this frame | A string. |
Attribute | Description | Value |
---|---|---|
Direction for weak/neutral text. | ||
Language code. | A string. |
Copyright © 1997-2019 InterSystems Corporation, Cambridge, MA
|
Content for this page loaded from RCSP_FORM.xml on 2019-02-19 02:03:41
|