Hello, we are thinking about using Content Fragments for a particular
use case - applying sponsorship properties to a page. We are using
AEM6.4. We are thinking about creating a sponsorship type of content
fragment that will hold many fields related to the sponsorship
(CampaignId, Company Name, Start date, End date, Image URL, Link URL,
Alt Text, Label Text etc). In our page properties for specific pages we
would then reference the Content Fragment containing the relevant
sponsorship. So the Con...