#Override post creation time

2 messages · Page 1 of 1 (latest)

wooden badgerBOT
#

Thanks for posting! This is a community powered server, so you may or may not get an answer based on available help and expertise. To increase your chances of somebody being able to help you, please help us help you making sure you:

  • Adding an explanation of exactly what you're trying to achieve.
  • Adding any and all related code or previous attempts.
  • Describing the exact issue or error you are facing.
  • Posting any screenshots if applicable.
  • Reading through https://stackoverflow.com/help/how-to-ask.

When you're done with this thread, please close it. Thanks! ✨

(If you have a support agreement and need help, please contact the core team via email.)

timber warren
#

There is nothing stopping you from editing the date_created field except on the first save where the database will fill this field if "On Create" is set. If you want to manually set the date_created when creating a record you can disable this (losing the feature of automatic date saving) or edit it after the fact