Have a question regarding the search functionality within AEM Assets. When conducting a search that returns say 100 assets, how are those assets sorted by default? For example, is it number of times that my search criteria appeared in each assets' entire metadata? Does AEM look at certain fields fir...
I'm trying to create an 'edit profile' page within AEM. Based on the Geometrixx Outdoors example, I'm creating a link to this page where the link is in a similar format to this:${profile.path}.form.html/content/(some path)/profile.htmlThis isn't working for me as the ${profile.path} property doesn't...
Hi,I can't find the property "required" in the granite ui filepuload field (https://docs.adobe.com/docs/en/aem/6-1/ref/granite-ui/api/jcr_root/libs/granite/ui/components/foundation/form/fileupload/index.html). A lot of other fields (e.g. textfield) has this property. Why is it missing in fileupload ...
I need to allow some of the external domains to access the application which is built on AEM. For that I have given the full domain url (<protocol>://<server>:<port>) in Allowed Hosts under Apache Sling Referrer filter in OSGI console. It works fine and its able to make the POST requests. Now I want...
I was going through AEM 6.1 TarMK setup. Here, we have multiple AEM instances with its own TarMK. Author is setup to replicate changes to all instances while changes in from publish are replicated using reverse replication to author and replication to all instances. But the problem here is that AEM...
Hi I was wondering if someone could help me i am attempting to add a script based only on when one component is present and not in the generic site script. Is this possible and how is it done? I cant seem to find any documentation on the subject. Thanks in advance
Hi,Can we add Calendar in Touch UI dialog?I need to display date over the article and author should have flexibility to author date along with rest of the dialog fields.Thanks,Himanshu
Hi,Kindly suggest whether the following features are supported by AEM 6.1/6.2:Internationalization:: Can add new languages, for example, Chinese (PRC), Chinese (Taiwan), GermanMultiple platform publishing: Could AEM publish to any any system, other than a Publisher?Security monitoring and management...
Hi,I was recently configuring AEM to connect to Facebook and Twitter and discovered some configuration parameters whose functions aren't detailed in the documents. I would like to ask the experts here if they can provide some information on that,In Facebook connect config - Friend Permission, Extend...
Hi All,Is it possible to create users in AEM6.1 by using Jackrabbit User Manager API within the OSGi bundle. I have just followed below forum URL but the code is throwing some exception.Please provide your suggestion.https://helpx.adobe.com/experience-manager/using/jackrabbit-users.htmlThanks,Samba...