derekantrican / OPdash

A program to simplify and standardize gathering and communicating information about a caller (from an Operator to a Tier)
1 stars 0 forks source link

"Required Fields" in Call Info #8

Closed derekantrican closed 8 years ago

derekantrican commented 8 years ago

Have the submit button check for entry in Name, Company, Area Code, and Description (not blank) before submitting. If blank, throw an error message that a field is blank and "return"

derekantrican commented 8 years ago

Currently if an field is left blank (even one that can be set to null in the database) it throws an error in the SQL ExecuteNonQuery()