Thank you for perfect component! But some problems and ideas:
How can I add timestamp field to frontend? I checked the collector database table, and there are column "modified". But it wont be modified when I edit some information in fields.
I've tried to create new field with type date. This shows date in frontend, when I add %H:%M:%S to it, it shows time too. That's OK. But It shows todays date/time also every collection item and when refreshing page, time refreshes too. Date and time can only be saved in field, when I manually select date from calendar there and save item after that. But later when I modify some data, then I must also select new date and time manually.
Can this be done automatically?
And the other idea is to add author's and/or modifier name column to frontend list like in backend history.
I have tried to hack collectors code and list templates, but no results

This little addons could make this component more perfect.