Hello, I am looking for method to mask or blur the text inside input box. I have been looking but couldn't find anything that might be helpful. So when I press on the eye button, i expect that text inside to blur or masked, or not being visible, and when I press the eye icon again, the text will appear, just like password field when logging in.
I am doing this with the logic when eye icon is pressed, but the text inside is still visible.
Has anyone ever encountered such feature? Please share your workaround to achieve this goal. Thanks.
Hi,
There is a separate input for passwords in Traditional Web, which is the Input Password Widget. This input automatically masks its content (the typed-in password).
Reference: https://www.outsystems.com/forums/discussion/60856/how-to-hide-the-input-field-in-traditional-web-api/
@Theodorus Alvin Pls refer thishttps://www.outsystems.com/forums/discussion/72965/show-hide-input-field-password/
Hi @Theodorus Alvin,
Hope this OML Helps.
Thanks,Vignesh Prakash.