Aastra Telecom 9480i Series User Manual

Page of 1184
Creating an XML Application
F-34
41-001160-03, Rev 00, Release 2.4 
IP Phone Administrator Guide
Multiple Input Fields (User Input Screens)
You can have multiple input fields per AastraIPPhoneInputScreen object.The 
following specifications apply to this feature:
Multiple input fields are applicable to 9480i. 9480i CT, 6755i, 6757i, and 
6757i CT IP phones only.
Each AastraIPPhoneInputScreen object can support up to 6 input fields.
Each input field supports its own set of custom softkeys (these take 
precedance over any softkeys configured outside of the <InputField> tags.
The phone treats softkey information specified outside of the <InputField> 
tags as a default value.
Each AastraIPPhoneInputScreen object supports only 1 URL.
The following tags support this feature.
Note: 
If you don’t specify a date, the XML script uses the current date in 
the specified format.
Tags for Multiple Input Fields
<InputField>.......</InputField>
Note: This tag supports the type, 
password, and editable 
attributes. If specified, they 
override the default values 
provided in the root tag.
New tags within the <InputField> 
tags
:
<Prompt>
<Parameter>
<Default>
<Softkey>
Note: These tags override the values 
specified outside of the <InputField> 
tags.
<Selection>.......</Selection>
Any data specified between the 
<Selection> tags is appended to the 
URI in the form Selection = <DATA>.
Draft 1