Data itemsTransformTo data values store one of these
string values:
- AHTML:
- Generates HTML that is compatible with accessibility-enhanced browsers
(Internet Explorer 5 or later).
- AUTO:
- The Forms service determines the optimal transformation to
perform.
- HTML4:
- Generates HTML that is compatible with older browsers that
do not support absolute positioning of HTML elements.
- MSDHTML:
- Generates HTML that is compatible with dynamic HTML for Internet Explorer
5.0 or later.
- NoScriptXHTML:
- Generates HTML that is compatible with the CSS2 specification
and compliant with XHTML 1.0.
- StaticHTML:
- Generates HTML that does not allow users to enter data in
the fields of HTML forms.
- XHTML:
- Generates HTML that is compatible with accessibility-enhanced browsers
(Internet Explorer 5 or later).
- AccessibleXHTML:
- Generates HTML that is XHTML 1.0 standard-complaint. Elements
in the HTML form are positioned using the relative em units. Using relative
units helps to ensure that an HTML form appears correctly when tools
are used to make content accessible to users with visual impairment.
- NoScriptAccessibleXHTML:
- Generates HTML that is standard-compliant with the XHTML
1.0 and CSS2 specifications. The XHTML also does not contain any client-side
JavaScript, although server-side JavaScript can be included. Elements in
the HTML form are positioned using the em tag,
which is a relative unit. Using relative units helps to ensure that
an HTML form appears correctly when tools are used to make content
accessible to users with visual impairment.
Datatype specific settingsProperties for setting the default values that the variable
stores.
Default valueSelect the default transformation type to store
in the variable:
- AUTO
- The Forms service determines the optimal transformation to
perform.
- XHTML:
- Generates HTML that is compatible with accessibility-enhanced browsers
(Internet Explorer 5 or later).
- NoScriptXHTML:
- Generates HTML that is compatible with the CSS2 specification
and compliant with XHTML 1.0.
- HTML4:
- Generates HTML that is compatible with older browsers that
do not support absolute positioning of HTML elements.
- MSDHTML:
- Generates HTML that is compatible with dynamic HTML for Internet Explorer
5.0 or later.
- AHTML:
- Generates HTML that is compatible with accessibility-enhanced browsers
(Internet Explorer 5 or later).
- StaticHTML:
- Generates HTML that does not allow users to enter data in
the fields of HTML forms.
- AccessibleXHTML:
- Generates HTML that is XHTML 1.0 standard-complaint. Elements
in the HTML form are positioned using the relative em units.
Using relative units helps to ensure that an HTML form appears correctly
when tools are used to make content accessible to users with visual
impairment.
- NoScriptAccessibleXHTML:
- Generates HTML that is standard-compliant with the XHTML
1.0 and CSS2 specification. The XHTML also does not contain any client-side
JavaScript, though server-side JavaScript can be included. Elements
in the HTML form are positioned using the em tag,
which is a relative unit. Using relative units helps to ensure that
an HTML form appears correctly when tools are used to make content
accessible to users with visual impairment.
|
|
|