Can someone help me out. I'm sure this calc is simple.
I need to set a boolean to true if an attachment is the lastest in the collection.
I have a Specs collection that could have multiple attachments within it. I only want to show the lastest one in a query so I need to get a boolean to True on the latest attachement.
Make sense?