Home›Forums›Feature Requests›Volunteer Sign-Up Sheets – Feature Requests›Log and export timestamp of user sign up›Reply To: Log and export timestamp of user sign up
May 11, 2023 at 12:06 PM
#43302
Stephen Sherrard
Keymaster
That has never been part of my plugin, so your web guy must have made some custom code to do that.
There is no field in the database table for signups to store a timestamp for when the user signs up, so whoever coded that for you either stored that data in a separate table, or modified the existing signup table, along with adding functions to save/view that data and to retrieve it during export.