You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the user clicks Sign button and date field is left empty, a popup box should open telling the user that the Date of Assessment field cannot be left empty.
Format of the date value should be dd MMM yyyy instead of mm/dd/yyyy in Date of Assessment field.
If the user clicks save button then no warning and the assessment date should be NULL.
Asterisk has been added to signify mandatory date.
Pop up box exists to tell user the Date of Assessment field cannot be left empty when signing or closing.
If a non-mandatory date when closing is to be pursued, the saving of the page must be changed to not require a date. Currently, when attempting to save the page an error is thrown if there is no date entered, causing the close and redirect to fail.
Date of assessment should by default be the current date,.
The text was updated successfully, but these errors were encountered: