Using ENTER key on a LogOn Form
307394
Question / Problem:
When I create a logon form in KTA form designer as shown below. During runtime am I able to use the enter key after entering the username and password?
Answer / Solution:
The Logon Form is built on a API method called "LogOnWithPassword2" and the API accepts userid, password, LogOnProtocol (this is an integer value that ranges from 0-10), and boolean UnconditionalLogon value so by design the use of ENTER key is not accepted and you will need to click on the “Login” button at the bottom of the page.
Applies to:
Product | Version | Category |
---|---|---|
KTA | 7.3 | Form |
KTA | 7.4 | Form |
KTA | 7.5 | form |