Hello,
I'm currently developing a content model in which I have a "mailed" aspect. The problem I have is that I can "mail" said piece of content to multiple people or multiple times, and I wish to keep all that information in the content properties, not just the last update.
So for example if I pulled up the document and looked at its properties it would show that it was mailed to John Doe on some day to some address.
That being said, is it possible to apply an aspect multiple to times to the content. Or is there a better practice out there to solve such a problem?
Thanks