Hi,
Has anyone implemented context aware configurations in EDS using Universal Editor. If not, is there any alternative functionality that we could use in EDS.
Please let me know, if anyone knows anything about that. Will appreciate your help.
Thank you.
Solved! Go to Solution.
Hi @seshasai
As of now (AEM 6.5 and AEM as a Cloud Service), Context-Aware Configuration (CAC) is not directly supported or exposed within EDS (Edge Delivery Services) or Universal Editor in the same way it's used in traditional AEM Sites implementations.
Use AEM GraphQL APIs with Conditional Logic
If you're building a front-end on EDS:
As AEM have certain limitations like
Instead of CAC, you can store context-like configurations using metadata fields in:
Content Fragment Models
Content Fragments themselves
Folder-level metadata.
Please go through Context-Aware configuration in AEM - Adobe Experience League Community - 620639.
Hope this helpful.:)
Regards,
Karishma.
Hi @seshasai
As of now (AEM 6.5 and AEM as a Cloud Service), Context-Aware Configuration (CAC) is not directly supported or exposed within EDS (Edge Delivery Services) or Universal Editor in the same way it's used in traditional AEM Sites implementations.
Use AEM GraphQL APIs with Conditional Logic
If you're building a front-end on EDS:
As AEM have certain limitations like
Instead of CAC, you can store context-like configurations using metadata fields in:
Content Fragment Models
Content Fragments themselves
Folder-level metadata.
Please go through Context-Aware configuration in AEM - Adobe Experience League Community - 620639.
Hope this helpful.:)
Regards,
Karishma.
Thank you Karishma, for providing the info.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies