How to create a password textbox in rtc

zimworxcodezimworxcode Member Posts: 53
edited 2011-06-23 in NAV Three Tier
my client need selected areas to be authorized so a password has need to be entered. In the classic client there is the 'PasswordText' property on a textbox so it is possible have a textbox that can hide a password, but i have not yet found an equivalent in rtc. How can i have a Password Text box in rtc.

Comments

  • Luc_VanDyckLuc_VanDyck Member, Moderator, Administrator Posts: 3,633
    Set the property ExtendedDatatype of the field or control to "Masked"
    No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
  • zimworxcodezimworxcode Member Posts: 53
    thank you.
Sign In or Register to comment.