When we have a 'cancelation' this needs to be entered into the system. I have everything in place to deal with this but I have a question...
How do I deal with the old scheduled date? I want it to be put in a new field automatically.
I want Old_Scheduled_Date in NotesT table to be populated automatically from Scheduled_Start in JobsT table.
This can happen when the user clicks to update a cancelation note.
additionally I would like Scheduled_Start to be cleared. So the job no longer has a start date.
Thanks in advance, Andy,