I'm busy with a custom component and I want to show the user the four fields:
- created_by
created (or created_time)
modified_by
modified (or modified_time)
My question is, are these fields saved by default or not?
And if I want to modify the value's for a certain reason, were can I do this? In one of the methods of the tables file?
I've been looking at com_categories and com_content but I can't find it how and were these fields are maintained.
Nico