Error in Content Fragment Model | Community
Skip to main content
Level 2
February 26, 2024
Solved

Error in Content Fragment Model

  • February 26, 2024
  • 2 replies
  • 995 views

Hi,

 

I'm working on AEM as a Cloud Service and in that I'm creating a content fragment model. But after adding a certain number of fields in the model, when I try to save the model, it shows empty. Adding the image for reference:

 

 

But the field which I have created in present in model. I verified this by creating a content fragment from this model and all the fields are present in it. Also, after adding the fields after which the model fields disapper, an error is logged in error.log. Image for the reference:

 


Is there any limit to number of fields to be added in content fragment model. Any help would be appreciated. 

Thanks

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

2 replies

TarunKumar
Community Advisor
Community Advisor
February 26, 2024

Hi @nikitatailor24 ,

Can you check in CRXDE if field that you have added are showing up in node structure.
Check for fieldResourceType property in that. Also look for any browser console error if you are getting.


Thanks
Tarun

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
February 26, 2024