Get a metadata value on a particular date
Hi, I'm wondering if it's possibile to retrive the value of a metadata value on a particular date. I'll try to explain myself:
Let's suppose that there is a metadata "item_attribute" that was previously set to A but has been edited to B. Can I retrive via the ^ notation the previous value A?
Comments
The changes are logged, so the previous values are in the database change log, but we do not currently expose this via the display template syntax. It would be possible to do so however; we just don't offer it currently.
Seth