25
Views
3
Comments
Solved
Masking or blurring the text inside input field when triggered by button
Application Type
Traditional Web
Service Studio Version
11.54.51 (Build 63195)
Platform Version
11.24.0 (Build 41209)

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.

2024-04-05 11-04-57
Krishnnambal
 
MVP
Solution

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/

2023-09-01 17-38-12
Dhivakar Velumani

@Theodorus Alvin Pls refer this
https://www.outsystems.com/forums/discussion/72965/show-hide-input-field-password/

2024-05-22 06-12-56
Vignesh Prakash

Hi @Theodorus Alvin

Hope this OML Helps.

Thanks,
Vignesh Prakash.

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