AEM 6.5 Unable to save content fragment | Community
Skip to main content
New Participant
June 11, 2024
Solved

AEM 6.5 Unable to save content fragment

  • June 11, 2024
  • 5 replies
  • 1671 views

through content fragment model i created content fragment after fill out the data in content fragment when i am clicking save or save and close button nothing is happening could anyone plz let me know what could be the reason or any solution for that.

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 Keerthi0555

Hi @ssin93 

check in crx/de if content is saved for contentfragment after clicking save? or check error logs or check something wrong with properties of content fragment model.

5 replies

kautuk_sahni
Employee
June 13, 2024

@ssin93 Did you find the suggestions from users helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!

Kautuk Sahni
gkalyan
New Participant
June 11, 2024

@ssin93 

It might be what @aanchal-sikka suggested.

 

It could be as simple as validation errors. Check if the data you are entering in the content fragment fields is valid compared to the CF model?

 

Or it could be a permission issue. Is this happening for any CF on any path? Check your permissions once.

 

Do you see any console error in the developer tools?

 

 

 

 

Keerthi0555
Keerthi0555Accepted solution
New Participant
June 11, 2024

Hi @ssin93 

check in crx/de if content is saved for contentfragment after clicking save? or check error logs or check something wrong with properties of content fragment model.

New Participant
June 13, 2024

Thanks ChatGPT, I've been following you, and this is considered spamming, I am reporting you. 

You should have a word with the administrators, this is getting out of hand. It's just very disrespectful to the community...

aanchal-sikka
New Participant
June 11, 2024

@ssin93 

 

Please check for any errors in Browser console and error.log

I hope you are working only on one version of AEM. These issues generally occur when developers are using same browser when working with multiple AEM versions.

Also, please try with a different browser or after clearing browser cache.

Aanchal Sikka