Most of the input screen do not have input validation, so when you forget to fill in a name or address by example a SQL exception is thrown due to a not null constraint in the database. This error is not evaluated back to the screen but only in the log vissible
Most of the input screen do not have input validation, so when you forget to fill in a name or address by example a SQL exception is thrown due to a not null constraint in the database. This error is not evaluated back to the screen but only in the log vissible