Hi @khaderMoh,
Did you try to restart your instance?
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/installed-6-5-4-sp-rrd-already-closed-exception/m-p/356891
Thanks,
Chitra
Hi @rishabhverma,
Please see if this helps
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/add-custom-field-validation-in-content-fragment-model-content/td-p/395568
Thanks,
Chitra
Hi @12nalk123 ,
We too faced the same issue with content fragments in AEM 6.5.
Installing this package fixed the issue for us, hopefully it should work for you too.
AEM Content Fragment with GraphQL Index Package 1.0.3
Thanks,
Chitra
Hi @Ronnie09 ,
I am able to replicate this issue in AEM 6.5.15, link is getting removed when trying to create the link in rte with tel:+1234567890 and works fine as you mentioned without the country code.
This article should help you with your issue:
http://www.sgaemsolutions.com/2019/12/hreftel...
Hi @anasustic ,
Try to get it through Resource Resolver
ResourceResolver resourceResolver = request.getResourceResolver();
ComponentManager componentManager = resourceResolver.adaptTo(ComponentManager.class);
Hi @VK35,
I have checked in 6.5.15 and I am able to see Workflow Models in both Classic and Touch UI.
Can you please check if all the bundles are active. Are you seeing any error in console or error.logs related to this?
Hi @mmasonWD ,
You can check below article
https://experienceleague.adobe.com/docs/experience-manager-learn/sites/translation/translation-rules-editor-technical-video-setup.html?lang=en
First place which I can think to check is the OOTB Translation Configs, where OOTB components are translated a...