Not Showing Content Fragment Models in AEM 6.4 | Community
Skip to main content
New Participant
June 13, 2018
Solved

Not Showing Content Fragment Models in AEM 6.4

  • June 13, 2018
  • 15 replies
  • 12906 views

Hello Everyone

​We are running AEM 6.4 and we want to use content fragment model. We enabled in the global and even for we.ratail also in the configuration and same thing mapped in the Assets>files. But still we are not able to see content fragment model. could you please help us

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Lokesh_Shivalingaiah

You need to have any seperate package for it. You should be getting along with 6.4

This is interesting not to see on the author instance UI. Have you logged in as admin? I am just trying to assume things here..

we may have to look at it to see whats going on there...

15 replies

New Participant
August 27, 2019

Thanks Leo.. I was facing exactly same issue. After Creating Model, when tried to create content fragment, my content model template was not getting listed.

After adding this property: /conf/[project-folder-name] to /content/dam/[my-project]/jcr:content , templates are appearing now.

I think Leo's solution should be marked as correct solution

leo22838
New Participant
February 4, 2019

Hi all,

I'm on AEM 6.4.3, and trying to get started with Content Fragments.  I created the /conf/[my-project] structure for my test project to store my models and created one, then I also created the /content/dam/[my-project]/content-fragments structure to manage my fragments.

However, after creating the model, and when trying to create my first Content Fragment, the list of templates did not contain the model I had just created.

After reading this post, I noticed one of the previously posted CRXDE screenshots showed the /content/dam/we-retail/jcr:content node and its list of properties: there, I saw the "cq:conf" property, value "/conf/we-retail".  Then, I went ahead and added this property to /content/dam/[my-project]/jcr:content, with the proper value of "/conf/my-project", and after saving I was able to see my model in the list of Templates when creating a new Content Fragment.

Hope this also helps a bit.

New Participant
February 9, 2021
though seeing this comment in 2021 but thanks leo it works
bala_palanicham
New Participant
January 7, 2019

Hi srinivast,

Can you please let me know where I can get the package for content fragment model ? Even I couldn't see in the assets section.

Thanks,

Bala

New Participant
June 19, 2018

Thank you all. We got package and able to create content fragment model

New Participant
November 10, 2021

Hi srinivast608032

Can you please tell which package you used to resolve this issue
 
 
New Participant
June 15, 2018

Yes I am logged in as admin only full access in local and tested in QA. We are from CA company. Thanks for letting us know that separate package may need for it. Could you please guide us where to get package. I am sorry for keeping trouble here.

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
June 14, 2018

You need to have any seperate package for it. You should be getting along with 6.4

This is interesting not to see on the author instance UI. Have you logged in as admin? I am just trying to assume things here..

we may have to look at it to see whats going on there...

New Participant
November 10, 2021

Hi, Can you please tell me which seperate package we need to use to resolve this issue

New Participant
June 14, 2018

Yes we have the template and please find the same below. Actually we liked the content fragment feature and its really awesome feature. There is not much configuration also to enable just simple two steps as mentioned in the screen shot. Even our QA/DEV environment also not able to see the same.

Please let us know any package needed for it.

Lokesh_Shivalingaiah
New Participant
June 14, 2018

Can you look if there are model template in the path shown in the screenshot?

New Participant
June 14, 2018

We upgraded from 6.2 to 6.4 . We run the server freshly in different folder with new crx-quickstart folder. Please find the screenshots that we did.

smacdonald2008
New Participant
June 13, 2018

IS your AEM 6.4 a fresh install or an upgrade?