cancel
Showing results for 
Search instead for 
Did you mean: 

masking the password field in webdynpro for java

Former Member
0 Kudos

Hi,

I am developing a logon view in webdynpro with username and password input fields.But i want to mask the password field.

How do i do that

Points will be rewarded for the useful answers

Bala

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

To mask the password inputfield,set the <b>password</b> property to true.

Regards

Akshaya

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Set the properties of the Input field

<b>passwordField true</b>

Regards

Ayyapparaj

Former Member
0 Kudos

Hi,

There is a property of inputField called passwordField. Set this property to true.

thanks & regards,

Manoj