Greetings community,I have a problem with my RTE. I have the misc tool source edit plugin set up. But lists are not rendered correctly in the Rich text edit mode.see the two enclosed pictures: Here on this last picture, I can't see the bullet points of my list. This happens also on numbered lists, ...
Greetings, I am executing the following query (xpath):/jcr:root/content/tnc/nature/us/en-us/test-pages/general-content-test/jcr:content//*[(jcr:like(@sling:resourceType, 'tnc/components/%') and @sling:resourceType != 'tnc/components/content/anchor-links' and @sling:resourceType != 'tnc/components/co...
I'm using the query builder to implement a search feature. I want to optimize the query/results to find misspelled words and phrases.Example query:path=/content/dam/tap/master/pt/pagestype=dam:Assetproperty=jcr:content/data/cq:modelproperty.value=/conf/tap/settings/dam/cfm/models/pagefulltext=bagage...
not able to hit the URL in this code can someone suggest the inputsimport org.apache.http.client.methods.HttpGet; import org.apache.http.client.methods.CloseableHttpResponse; import org.apache.http.impl.client.CloseableHttpClient; import org.apache.http.impl.client.HttpClients; import org.apache.htt...
I would like to establish a user assigned managed identity with my azure subscription which has access to various resources (namely, a keyvault). How do I configure Federated Identity Credentials on this managed identity such that AEMaaCS can leverage it to communicate with my azure resources? Alter...
Hi everyone,I have a requirement for the blocks in the universal editor where for richtext editor I have to limit the text till 100 char, in the dropdown I have to show sone option by default selected. how can we achieve this. for text fild I tried "validation": {"maxLength": 100} and it works. but ...
Issue Overview I am working in AEM and need to hide the "Publish" button that appears when hovering over individual folders in a specific path. Currently, the button is displayed dynamically for each folder, and when the cursor is removed, it disappears automatically. I have tried using the granite:...
Hi, everyone! I'll put a little bit in situation, we have a project under the path /content/espacio-comunicaciones, let's put as an example a page of this project that is hosted in AEM in /content/espacio-comunicaciones/es/home. On this project, we have already implemented that if a user accesses in...
Can i use the JS at /libs/cq/gui/components/authoring/dialog/dropdownshowhide/clientlibs/dropdownshowhide/js/dropdownshowhide.js for multiple values of the same dropdown.For eg: I want a container to be shown when val1 is selected and also when val2 is selected in the dropdown. I have tried comma se...
AEM as Cloud serviceCurrently our content structure starts with /content/website/ca/en.html and /content/website/ca/fr.html (and these are the landing page) And page structure follows as below /content/website/ca/en /content/website/ca/en/products /content/website/ca/en/users /content/web...