Hi,
Previously in AEM 6.3, there used to be forms blank template which can be selected to create a form ( cq:template=/libs/fd/af/templates/blankTemplate2). Now i dont see this template anymore after upgrading to AEM 6.4.6.0. In the upgraded version, we have to a first create a template from create template wizard and use it for form creation (cq:template=/conf/aarp/settings/wcm/templates/<custom template>)
Wanted to confirm if this is the case. We have all the forms created based on previous experience and now the authors are not able to do certain operations (move, copy etc) with the form. What are our options here?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @prabudossh
The method has changed a little. Unless you have sample package that gives few template option here is what you have to do.
You need to create a folder using configuration browser which allows creation of Editable template and under this folder you need to create a blank template using template editor.
Step 1: Navigate to configuration browser
2> Create a new folder with Editable template, you can allow cloud configuration as well. No harm
3> Navigate to template editor
4> You will see the folder you created
5> Create a new template and select Adaptive form template
6> And that's it. You're good to go!
Thanks,
Mayank
cq:template=/libs/fd/af/templates/blankTemplate2 were used till AEM Forms 6.3 and they are older/static templates. Starting from AEM Forms 6.4, dynamic templates are now used. These are similar to AEM Sites templates. You can find details at the below article:
Also you require compatibility package for older templates. For details, see https://helpx.adobe.com/experience-manager/6-4/forms/using/compatibility-package.html
Thanks for the response @AbhishekKrSingh . While we look into the possibility of installing compatibility package to get older templates back, I am not seeing the option of selecting "Adaptive Form Template" in the create template wizard by navigating to "Adobe Experience Manager" -> "Tools" -> "Templates". I see it in my local but not in any other envs maintained by client. Do i need to check anything in-specific?
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi @prabudossh
The method has changed a little. Unless you have sample package that gives few template option here is what you have to do.
You need to create a folder using configuration browser which allows creation of Editable template and under this folder you need to create a blank template using template editor.
Step 1: Navigate to configuration browser
2> Create a new folder with Editable template, you can allow cloud configuration as well. No harm
3> Navigate to template editor
4> You will see the folder you created
5> Create a new template and select Adaptive form template
6> And that's it. You're good to go!
Thanks,
Mayank
You can migrate/upload the old template as is and run the migration utility shared by Abhishek earlier and that's an ideal way to go around it.
Views
Likes
Replies