내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

How to develop scaffolding in AEM 6.5?

Avatar

Level 4

I am trying to understand how to create a scaffolding, its template etc, in AEM 6.5, since in the restructuring document it is mentioned, that it has to be re-developed instead of migrated [6.3-->6.5].

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 4

Hi There,

 

Scaffolding is classic UI enabled feature and therefore it will take a lot of effort to build afresh in AEM 6.5 where all things like custom template, form elements need be defined. If you can stick to classic UI then that's the way to go.

 

Did you check if content fragment as an alternative. It sort of does the same thing but saves the content in dam hierarchy.

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Level 4

Hi There,

 

Scaffolding is classic UI enabled feature and therefore it will take a lot of effort to build afresh in AEM 6.5 where all things like custom template, form elements need be defined. If you can stick to classic UI then that's the way to go.

 

Did you check if content fragment as an alternative. It sort of does the same thing but saves the content in dam hierarchy.

Avatar

Level 4
I have scaffolding which was developed in 6.3, and all of the scaffold templates exists under /etc path. Trying to under how to restructure it, since it has to be under /apps for 6.5. Do I have to just copy paste the nodes to the new location or do i have to build it from level zero, since in adobe document for repository restructuring its mentioned "re-develop". Not very clear how?