Hi,
While working on templates for Experience fragment I noticed something -
Could you please provide some insights into why this difference exists and which approach is recommended.
해결되었습니다! 솔루션으로 이동.
토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.
조회 수
답글
좋아요 수
Please use ${appId}/components/xfpage.
WKND might not be as updated as an archtype
Please use ${appId}/components/xfpage.
WKND might not be as updated as an archtype
the resourcetype for the XF template should point to xfpage component -example wknd/components/xfpage.
the difference might be due to some incorrect/outdated code in the wknd project. please follow the archetype pattern only that is keeping both nodes resourcetype as <project>/components/xfpage
Yes, as other community members stated, it should point to ${project}/components/xfpage. By pointing it to component/page, it may create problems while trying to create variations of a given XF.