Just to summarize what we have discussed here.The Layout mode in Experience Fragment Template is useless for creating predefined experiences. The layout, defined in the template will be ignored when the XF instance, created form the template is referenced in an Experience Fragment component on a con...
Thank you @B_Sravan, that was my original suggestion to our client but they are still insisted on having these restrictions in their Authoring UI.We finally have decided to create a specific component with an aggregated dialog and we have nested all components (title, text, images, etc) inside the p...
Hi @B_Sravan, Thank you for taking the time to look into that issue. I can confirm that the layout, set in the XF instance, appears correctly in the final content but my issue is that the same does not work if layout set on the template level.This is important because as you have suggested "for each...
Hi Community, We experience an unexpected behavior with Experience Fragments and would like to understand if this is by design or specific to the We.Retail example.We have defined an experience fragment using the We.Retail Empty Experience Fragment, added some initial content and layout, then locked...
Hi All,I can not find in your snippets a subscription to panelcontainer messages:window.CQ.CoreComponents.MESSAGE_CHANNEL.subscribeRequestMessage("cmp.panelcontainer", function(message) {
if (message.data && message.data.type === "cmp-carousel" && message.data.id === that._elemen...