この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi All,
I am using AEM 6.3
I copied the simpleEnrollment Template from libs folder into my application folder and I modified the title and description of the same. But it is not appearing in the template list when I am trying to create an adaptive form.
Thanks,
Sobhan
解決済! 解決策の投稿を見る。
Yes the issue got resolved.
Actually we have two sets of library templates shipped in AEM, for e.g SimpleEnrollment & SimpleEnrollment2. So basically if I have to create my template by copying the library template, then I should be copying the SimpleEnrollment2, which is a static template and changing the title of the same. we should not be copying the SimpleEnrollment template as it is a dynamic template.
Thanks,
Sobhan
Is there anything I am missing here.
I am using AEM 6.3
I copied the simpleEnrollment Template from libs folder into my application folder and I modified the title and description of the same. But it is not appearing in the template list when I am trying to create an adaptive form.
Thanks,
Sobhan
表示
返信
いいね!の合計
Post a screen shot to make sure its in the correct location.
表示
返信
いいね!の合計
Hi Donald,
I just copied simple enrollment template node from /libs/FD/af/templates to /apps/sobhan@gmail folder. Then just changed the JCR:title property of it as testtemplate. That's all.
I remember doing it in 6.1 working. Is there anything extra in 6.3
Thanks
Sobhan
表示
返信
いいね!の合計
I just tested on AEM 6.3
It showed up -
Make sure you set the allowedPaths prop correctly - try using /content(/.*)?
Also - better practice to place templates under /apps/templates.
表示
返信
いいね!の合計
OK. Could you please post the navigations that you are following from the project.html screen.
I am following
Clicking on Adobe Experience Manager-- Forms -- Forms&Documents . here create Adaptive Forms.
Is this correct.
Thanks
Sobhan
表示
返信
いいね!の合計
the path you mentioned is correct. under Forms&Documents, you create folders(based on your project details) and put all your forms over there. Also, were you able to resolve the actual issue you were talking about?
表示
返信
いいね!の合計
Yes the issue got resolved.
Actually we have two sets of library templates shipped in AEM, for e.g SimpleEnrollment & SimpleEnrollment2. So basically if I have to create my template by copying the library template, then I should be copying the SimpleEnrollment2, which is a static template and changing the title of the same. we should not be copying the SimpleEnrollment template as it is a dynamic template.
Thanks,
Sobhan