Hi, I may be bugging you but I'm not able to decipher this. For some pages, I find the uploaded file in
CMS_Attachment
table, for some other pages, I find the uploaded file in
CMS_AttachmentHistory
and sometimes I don't see the uploaded file entry in both the tables. I'm confused now why this is hapenning. I can see the file in the Form (on page) in all the cases.
Also, for all entries in CMS_AttachmentHistory, the column AttachmentGUID have same values but different AttachmentName
Edit:
I think I need to check AttachmentHistoryGUID but this is not available as a property.