Announcements
Hi,
I have to validate for an integer field. That field should not accept - Negative values. Is there any property to set on need to code. TIA
Regards,
Ram
Please don't forget to mark verified answer(s).
Thanks Martin, Ergun.
Regards,
Ram
If you want table side solution you can use PositiveNumber (or a new EDT with allow Negative = No)
It's the right property, but it would apply to a single form control. More likely, you want the same validation for all occurencies of the field in the form, and in other forms as well. Then the best approach is creating (or reusing) and extended data type with AllowNegative = No and using this EDT for the table field.
At form/field(dzayn)/properties/allow negative
André Arnaud de Cal...
294,161
Super User 2025 Season 1
Martin Dráb
232,942
Most Valuable Professional
nmaenpaa
101,158
Moderator