cancel
Showing results for 
Search instead for 
Did you mean: 

How to hide the password in Login Page in Webdynpro !!!

Former Member
0 Kudos

Hi experts;

I've created one "z"  table with 2 fields username and password .

username is of char and password is of raw type , .

i've created a login page  in webdynpro  with username and password as input fields and a Login button .

But the problem is that in password field when I'm entering the password its showing all the characters ; How to convert the words into " * " i.e how to hide the characters ????!!!

Thannks in Adv .

Bunty

Accepted Solutions (1)

Accepted Solutions (1)

govardan_raj
Contributor
0 Kudos

hi Bunty,

For that pasword input feild first select in the webdynpro screen, goto  properties tab , in that you find one option called passwordField , set it true.

this will solve your problem

Regards

Govardan Raj

Former Member
0 Kudos

Thank U Mr. Raj .

Answers (1)

Answers (1)

govardan_raj
Contributor
0 Kudos

if it is webdynpro java above answer is correct for wd abap , select that option

Regard

Govardan