I am a teacher and have developed a custom application to track student progress during the learning process. However, I encountered a problem: when several users use the application, parts of one user’s answers become visible to everyone else. This creates a situation where each user has little access to the information of others.
Although this error does not affect the main functionality of the application, it does spoil the visual appearance of the application. I will be very grateful for your help in solving this problem.
Thank you very much for your answer! I understood the problem, but I don’t know how to solve it. Do you think it is necessary to add additional columns to tables? Sorry if my questions are incorrect. Should user-specific columns be removed?
What you should do is replace all those columns in your table, and do not check the “Make user specific” option in the new ones. Then add one more email type column, and apply row owners to that column. Then each time a user adds a row, write their email address into that column. In this way, each user will only see the rows that they have added.
Thank you very much for the clear instructions to solve my issue. Problem solved. You are a true professional. The children and I are happy, thank you!