Posts by Andrei • 1 point
1 post
- 
		-1 votes1 answer43 viewsQ: How to implement history of all done operationsI need to log all changes, insertion and removal operations. So far I did some tests, capturing the name of the fields in the forms that had their values changed (this for editing cases). I am…