Home › Forums › General XMetaL Discussion › Track Changes For Elements, Attributes, etc. In addition to Content › Reply To: Track Changes For Elements, Attributes, etc. In addition to Content
Reply to: Track Changes For Elements, Attributes, etc. In addition to Content
July 8, 2014 at 10:19 pmTo make this work for all document types you could add it to an application-level MCR file, but in that case you need to use a different event named “On_Application_ElementList_Change“. The logic would likely be the same unless there are specific edge cases you need to deal with for a specific document type.