Welcome, Guest
Username: Password: Remember me

TOPIC: Integer Validation

Integer Validation 22 Oct 2021 04:17 #15879

  • Dobinsons
  • Dobinsons's Avatar
  • Offline
  • Junior Member
  • Posts: 22
  • Thank you received: 2
  • Karma: 0
Hi Chef,
I have created a number of form layouts with integers in them.
The integer has a validation applied (which is correct), but when I try to 'save' the form without entering data in the field, the validator kicks in and the form refuses to save.
This essentially makes it a 'Required' field, which I do not want.
The form needs to be filled out as work is done, so filling the whole thing out in one go without saving is near impossible.
So my only options are to put in a 0 (which is not ideal), or remove the validation altogether (which is worse).
I think there could be a 'Can be Null' boolean in the field details pop-up, so that the form can be saved and the user can return to fill out the form when ready.
Am I missing something to remedy this scenario?
The administrator has disabled public write access.

Integer Validation 11 Nov 2021 14:09 #15881

  • Romkabouter
  • Romkabouter's Avatar
  • Offline
  • Elite Member
  • Posts: 310
  • Thank you received: 131
  • Karma: 48
set default value to 0 and/or check prefilled form in the Table definitiion
The administrator has disabled public write access.
Time to create page: 0.081 seconds

Get Started