Hello, I'm having difficulties finding a way of adding say 15 minutes to a time value specified in a form's field, so as to store this new updated value in another field in the same table.
That is, I have a StartTime and a SessionLength in the form and table and from these I need to calculate...