I have the forms of my DB in a fe file, which is common for all users - there are not user logins till now as there are very few users
Certain records need approval after creation and I would like to lock them for editing, after approval. What is the best way to do it? Maybe I could have a version of the form in my computer, where I have Approval field, not visible to the users, which I can use for approval of the records. If I say Yes, the record gets locked till I unlock it