An Input widget where we can change the type like, text or password or number. - Mendix Forum

An Input widget where we can change the type like, text or password or number.

0

Instead of hardcoding the input field as a standard text box,
the widget evaluates an option to change its input behavior:

Text Mode: Standard text input for names or general descriptions.

Password Mode: Masks the input characters with dots or asterisks (***) and disables browser copying for security.

Number Mode: Restricts input to numeric digits, automatically triggers the numeric keypad on mobile devices, and often adds up/down stepper arrows.

Email/URL Mode: Formats the mobile keyboard to include symbols like @, .com, or /.

asked
3 answers

Email me! Millon.mclendon@siemens.com

Created

Sure Millon,

Created

Hello Harshad! I saw this comment and decided to build the widget. Wanna test it out for me?

Created