542
Views
2
Comments
Solved
Prompt on input password Web
Question

Hi,

I want to have some prompt that said password on my input text box, but it seems in input_password widget, there is no option of it, like the usual input_textbox.

If I' am using normal input_textbox, the text will appear when user inputting password.

What I want something like this :


Is there any way I can achieve that ?

Thanks in advance.

2020-02-28 09-46-54
Eduardo Jauch
Solution

Hello tBt,

Just add a "placeholder" tag to the Extended Properties of the input password and add the text you want to show.

Cheers,

Eduardo Jauch

2017-06-27 15-30-33
tBt

Hi Ed,

Thanks, it worked.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.