Hello, dear community. I hope you can help me solve this issue I need to address:
I have a table with a list of students and another table with a list of tasks, each with a corresponding status column. I need to create a task list where each student can update the status of each task.
The status should not be mixed with the statuses of other students, but rather each student should be able to mark their own status for each task.