Do you know how to create an approval system where more than 2 people (this varies depending on the company or area) have to approve something so that it can then be saved as approved?
Any link or video to understand how to do it would be very helpful.
It is not very hard to implement. You just need to keep track of the approvers and approved by of a document (if your things to approve are document for example). See the demo below:
It shows all documents on the right and the documents current user needs to approve on the left. Then, whenever, approved by the current user, see the changes happening. It is removed from the inbox and the lists of the documents are updated.
Here is the document data type:
And here is what happens if someone clicks approve button in their inbox:
@hergin Hello, by any chance do you have an email or how I can contact you, I speak Spanish so speaking by text is more convenient for me. It is to know if you are interested in building the assignment system that I need for my project