23
Views
1
Comments
[Input Masks Library] Outsystems standard required error does not appear in input mask.
input-masks-mobile
Reactive icon
Forge asset by Labs
Application Type
Reactive

Sample input field ① is an input mask.

Sample input field ② is normal input.

Mandatory for both input fields is true.

When you press the button, both input fields will become red frames.

However, no message appears next to the input field in ①.

A message will appear next to the input field in ②.

Sample_1838.oml
2025-11-01 19-02-27
Emanuele Incicco

Hello @munakata minato,

I think the problem is inside the action "InputComponentDidUpdate" of the library.

It should be enough update the condition A of the screenshot 1 as showed in the screenshot 2 and disable the condition B.

The error message will be showed correctly.


Best regards,

Emanuele

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