I have a list of student data and I want to allow for students to change or update their information but I need to approve the changes first so if approved the data, the data should be updated and if rejected the data should be kept in its previous status
Any Idea about how can I do that?