Decimal input - Data Validity not working

My app has a Decimal input with 2 decimal digits and 0.5 step in one of it's forms. It has a "Valid if" constraint if the input value is greater than a certain value it will throw the given error message. Until a few days ago if u increased the value by clicking on the "+" button the error message was shown if it passed the maximum set value. Now it doesn't. The error is shown only if u try and save the form.

This is the constraint formula:  [_THIS] < [MAX VALUE].  "THIS" being the current input value and "MAX VALUE" is a column where the value is calculated.

 Any idea what happened? 

Thanks.

Solved Solved
0 6 275
1 ACCEPTED SOLUTION

The release was deployed yesterday and it should now work without the save.

View solution in original post

6 REPLIES 6
Top Labels in this Space