


Hi everybody,
I'm using AEM 6.5 with SP 10 and I try to create an offer via Personalization > Offers > "Create Folder and Offer" and selecting "Offer Page". In the offer page Paragraph System I only can add components like "Text", "Image" or "Text and Image" but I want to allow my custom components or experience fragments reference components.
I found out, that the allowed components are declared via the "old system" design page /libs/settings/wcm/designs/default/jcr:content/teaserpage/par.
Is it possible to create an own customized offer page to enable other components? Is there a documentation or "how to" anywhere?
Thanks for helping me!
Andrea
Solved! Go to Solution.
Views
Replies
Sign in to like this content
Total Likes
Hi @ajur ,
Yes, it is possible! You can enable custom component switching to design mode at the upper right corner of the page.
Click to setting icon and select component which you want to enable it on the page.
Also, /libs/settings/wcm/designs/default/jcr:content/teaserpage/par this is the right path where components are allowed.
You can also create your own template either by extending existing template or copying and customizing it, as we follow traditional way of AEM component/template development.
Hope that helps!
Regards,
Santosh
Views
Replies
Sign in to like this content
Total Likes
Hi @ajur ,
Yes, it is possible! You can enable custom component switching to design mode at the upper right corner of the page.
Click to setting icon and select component which you want to enable it on the page.
Also, /libs/settings/wcm/designs/default/jcr:content/teaserpage/par this is the right path where components are allowed.
You can also create your own template either by extending existing template or copying and customizing it, as we follow traditional way of AEM component/template development.
Hope that helps!
Regards,
Santosh
Views
Replies
Sign in to like this content
Total Likes