Two image objects are required for the input field of the password.
A.One text object for the text field titles, or, as in our example, a text list for the titles in various languages. B.One input field to enter the password.
Creating image objects:
Ad A.
Click on this symbol for a text field or for a text list and position the object above the input field.
If you have created a text field, enter the title directly into the field. For this, click on the text field.
If you have created a text list for titles in many languages, you have to allocate a variable (in our case "Lbl_LoginPw") to it which issues the titlle according to which language was chosen. In order to be able to control the output language, use the "Variable" group field to allocate a variable that controls the language selection. In the "LanguageSel" example this is an analogue variable of the "Integer".
|