column for who made changes to classes
Add a column or box in Course Attendance showing who made recent changes to a student's schedule.
1
vote
This information can be found in the LOG table. Here is a basic query when looking for information on changes made to the Course Attendance (CAR) Table:
LIST LOG BY DTS ^ IF CD : "CAR"
