Notifications
Clear all
0
August 30, 2019 11:32 am
I'm trying to add a feature that will allow Clear administrators to see all pages that have been edited in the last 24 hours. The problem is the ClearPageAudit table does not have a field for subdomain, so the ClearData adapter throws an error since it restricts data to the user's current subdomain. I think there is a way to reference ClearPageAudit from ClearPage, but I don't know how to do that.Â