A script-enabled browser is required for this page to function properly.

Additional Attributes (HTML) property

The Additional Attributes (HTML) property specifies JavaScript event handlers that trigger various input or select events (for example, raising error messages for invalid entries or formatting input values) in the Runtime Parameter Form when the report is run through the Web.

Note: This property is supported when generating your paper layout reports to spreadsheet output for displaying in Microsoft Excel.

Applies to

Parameter form fields 

Values

Any valid JavaScript event handler 

Default

Blank 

Examples

Example 1:   Data input validation

See Creating HTML Parameter Form input or select events.

Example 2:   Select validation

See Creating HTML Parameter Form input or select events.

Example 3:   Default input to uppercase

See Creating HTML Parameter Form input or select events.

See also

About Parameter Form HTML extensions