Good morning community !! I have a question: I am developing an application that records requirements that include descriptions, requirement number, creation date, start date, end date, etc. And these in turn can be edited to modify certain data in case something has been loaded wrong. What I would need and I do not know how to do it is that once the request is finished, that there is the possibility that the user through a button or whatever, marks that that request has been finalized, and once that happens it is not can further modify that requirement. It would be saved with the data until that moment and the data of that requirement should not be allowed to be edited again in the APP. Is there a way to do this? Thanks a lot!