@Shaheena_Sk Most of us use Classic UI version of useradmin till now, even me!!I tried exploring the TouchUI version, I found that we need to add the ACE which are required and those gets added up and you can cross check in the Classic version.
Hi @All,I am trying to establish a connection with my Solr server zookeeper. I have taken reference from https://lucene.apache.org/solr/7_5_0/solr-solrj/org/apache/solr/client/solrj/impl/CloudSolrClient.Builder.htmlI am using following line of code snippet:final List<String> zkServers = new ArrayLis...
@jayv25585659 If you want to display some content across all the pages which are using the same template then, you add it as part of it's templates .html file. It should reflect on all the pages.
@touseefk2181136 Try giving the path of the content structure in the Path and the string or the reference you want to search in the Text below and Generate and Execute the query. It should display the results.Let me know if this doesn't works!!
@imadullakhan As mentioned by @Nupur_Jain, try to go through the documentation on i18n.You can also go through some blogs where people have shown the process of implementing it in AEM.https://www.nextrow.com/adobe-experience-manager/usecase-il8n-converting-components-based-userpreferencehttps://www....