[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
XML App InputScreen
Author Message
kgmoney Offline
Junior Member
**

Posts: 18
Joined: Dec 2015
Reputation: 1
Post: #1
XML App InputScreen
Hi,

I am having some trouble understanding the InputScreen object.

1) The following displays as I would expect, but I can't type anything into the 'Test' field using the keypad:

Code:
<YealinkIPPhoneInputScreen type="number" Timeout="0" LockIn="yes" displayMode="condensed" editable="yes">
<Title wrap="yes">Test Input Screen</Title>
<Prompt>Test:</Prompt>
<URL>http://10.2.2.20:83/yealink/xmlapps/ioboard/comment-menu.xml</URL>
<Parameter>commentpage</Parameter>
</YealinkIPPhoneInputScreen>


2) If I add another InputField, the 'Test' field disappears and I still can't enter any value from the keypad.

Code:
<YealinkIPPhoneInputScreen type="number" Timeout="0" LockIn="yes" displayMode="condensed" editable="yes">
<Title wrap="yes">Test Input Screen</Title>
<Prompt>Test:</Prompt>
<URL>http://10.2.2.20:83/yealink/xmlapps/ioboard/comment-menu.xml</URL>
<Parameter>commentpage</Parameter>

<InputField type="string">
<Prompt>User Name:</Prompt>
<URL>http://10.2.2.20:83/yealink/xmlapps/ioboard/menu2.xml</URL>
<Parameter>username</Parameter>
<Selection>2</Selection>
<Default>hello</Default>
</InputField>
</YealinkIPPhoneInputScreen>

3) The URLs on additional input fields seem to be ignored....what are these used for?

Thanks,
Kevin
11-28-2016 05:47 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Messages In This Thread
XML App InputScreen - kgmoney - 11-28-2016 05:47 PM
RE: XML App InputScreen - Klaus_Yealink - 12-01-2016, 09:22 AM
RE: XML App InputScreen - kgmoney - 12-01-2016, 01:56 PM
RE: XML App InputScreen - Klaus_Yealink - 12-05-2016, 06:02 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication