I Ticked the all Acept null Checkbox in the Detail screen for all editbox field.
if you have many edit boxes to validate you can change from Custom.js the attribute "sup_allows_null" in the input field inside the editbox div where you have the problem with a for statement.
![image.jpg]()
Thanks!