Last Listing change date and time

Hello i want to make listings to have “Last Change Date” attribute. I want to make attribute field and hide it through JavaScript on front-end side. But what value i need to put in “Input”?
How can i do that? Maybe there is some tokens available like %label% and %values% for current server date? Thanks

If you mean the date of the last listing changes (any updates) it is possible but requires code customizations. If you’re familiar with PHP please check how the existing created_date field is used, you can try using the modified_date field in the same way.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.