How to create a password control in Uipath Apps

Hi All,

I am creating an app which has the main page as login page which should have username and password controls. I created the textbox for username and unable to find the control for password in the controls list.

How would i get a password control in my apps login page?

Regards
Harish

Hi @hareesh04 ,

Currently, Apps doesn’t have the capability to mark a text box input as a password. We have that in our roadmap to implement input control validation and masking.

2 Likes

Hi All,

I am creating an app which has the main page as login page which should have password control. I am unable to find the control for password in the controls list.

How would i get a password control in my apps login page?

Regards
Divya