Hello,
I have a function in my application that checks inputted dates against deadlines and if the date is passed a deadline, the system withdraws the student. I need to add in a function that allows the user to override this function so that they can allow a student to participate even if they have passed a deadline, but when I try the script I have written, it still withdraws the student as they are passed the deadline. Is there a way around this?
Kimberley