I was just wondering, why? When I change a non staff user's name from the front end and post it, it doesn't record that action e.g Guest01 logs in and he updates his profile adding his first name and profile image. However it doesn't show in the history, yet I can see that the field has changed from the back-end.
Now as the admin I decide to remove the profile image of Guest01, change the first name and this time the action is recorded and goes into the history.
Now the question is can I make the change from the front-end reflect in the model history too or do I have to use a 3rd party Audit Trail which would mean redundancy of the history button for my model?