Element
name
Attributes and values Description
<input>
The following attributes are supported:
• emptyok: specifies whether the
<input> field can be empty.
The following values are supported:
- true (default)
-
false
• format: specifies the data format for
the input field.
The following values are allowed:
- N: a numeric character
- M (default): any character
- m: any character
- *f: any number of characters of the
type specified by f, where f is one
of the character types specified
above
- nf: n characters of the type specified
by f, where n is an integer from 1 to
9, and f is one of the character
types specified above
• <inputformat>: specifies the initial
text entry mode for the input field.
The following values are allowed:
- alpha: sets the initial text entry
mode to “abc”
ALPHA: sets the text entry mode to
“ABC”
Alpha: sets the text entry mode to
“Abc”
Num: sets the text entry mode to
“123”
• ivalue: specifies the text rendered in
the input field when the input
element is not activated, if the value
bound to the variable specified by the
name attribute is null.
If the value bound to the variable
specified by the name attribute is not
A WML element used to obtain alphanumeric
data from users.
Input field is also associated with a variable
which stores entered data.
Table continues…
Customizable parameters
July 2019 Installing and Administering Avaya J100 Series IP Phones 338
Comments on this document? infodev@avaya.com