Hi All
In our project we have encountered an issue with the validation message that Mendix provide for numbers
We have two data types integer and decimal
We changed the validiation (client-side) system text from invalid number to our custom message.
But we noticed that for both integer and decimal values same validation message is displayed.
Anvitha Boyapati
Mar 5, 2025, 10:53 GMT+1
Hi Team
We have encountered an issue with the validation message that Mendix provide for numbers
We have two data types integer and decimal
We changed the validiation (client-side) system text from invalid number to our custom message
but we noticed that for both integer and decimal values same validation message is displayed
Just like the different validation(service-side) messages, can we also have different validation(client-side) messages for different data types.
Thanks
Anvitha