Frank Vèssia Posted January 23, 2015 Posted January 23, 2015 How to get the time (in any format) when a pagearray item has been added or removed?I don't think is possible since the data stored into db are just references of the page with no info about the date, maybe writing a custom FieldTypePage module?
LostKobrakai Posted January 23, 2015 Posted January 23, 2015 You're right, but extending the FieldtypePage and replacing mostly sleepValue() and wakeupValue() (maybe others, too) should do the job. Edit: Or just use this: http://modules.processwire.com/modules/fieldtype-page-with-date/ 3
Frank Vèssia Posted January 24, 2015 Author Posted January 24, 2015 wow, this is exactly what I was looking for, amazing thanks for the link
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now