Client side validation for Enqueue form
Compare changes
@@ -69,7 +69,7 @@
@@ -86,7 +86,7 @@
@@ -101,7 +101,7 @@
Client side validation for Enqueue form
Since validation has been turned on constraint violation exceptions have been occurring when students did not enter a room, assignment or request type.
This marks the same fields as required in the form for the user.