Is there a way to record the modified date and time after a form is updated?
WordPress Forms
Is there a way to record the modified date and time after a form is updated?
Formidable is perhaps the single most useful WP plugin I've ever come across - wonderful product and I must also say extremely fast support response.
John BowdenYour plugin has been a dream to me and was the critical piece I was missing in building a directory.
Paul WiddershovenCopyright © 2013 Strategy11, LLC
November 16, 2011 at 10:10 am
Do you really mean a form, or do you mean an entry? What would be the reasoning for recording a timestamp when a form is updated? If you mean an entry, there is already an updated_at column in the database table where this is recorded.
November 16, 2011 at 11:30 am
What I'm asking about is if a user is able to edit and entry from the front-end. I would like to have a created date/time column and a modified date/time column.
November 16, 2011 at 12:00 pm
Regardless of where the entry is updated from, a timestamp is saved in the database. You can see this when you go to view an entry from the backend. The beta version has added more ways to use that timestamp as well.
November 16, 2011 at 1:04 pm
I wasn't aware of this one. Thanks for the notice.
Topic closed.