We would like to track vanity url usage through analytics. One possible solution that we see is to add the vanity url as query parameter to the resulting url. So for example https://www.my-site.com/my-vanity-url becomes https://www.my-site.com/my/real/page.html?s_url=/my-vanity-urlIs this feasible? ...
Hi All,In our project we have to manage large number of Assets so which Datastore is best to go with.1: Mongo Datastore2: File Data store3: Amazon S3 DatastoreAny suggestion would be of great help. Thanks in Advance
Hey Guys,I have been trying to capture select event on pathfield on TouchUI dialog, to populate next widget(textfield) based on the value selected in pathfield.I tried with adding class attribute on pathfield , and capturing the event on('change:value').I think this works well for with 'select' widg...
Hello experts, I need your help with a use case.I have a requirement where I have to show some links to the restricted pages (a Link with a lock icon) to anonymous users.-- When an user clicks on the page link it takes them to the login page.-- For logged in users (aka Advisers) the lock icon shoul...
Hi All,I have a use case for url shortening for my multi-language site (Url mapping I am able to solve . Problem is only with shortening in links and hrefs). Would like to hear from you guys if this is achievable or not with Sling mappings.My page structure and expected shortened url from anchor tag...
Hello:I have the next problem, I created a custom workflow process and it does not appears on the process list on the dropdown field ( process step) , but If I change the version of : <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-scr-plugin</artifactId> <v...
help would be appreciate !!this below approach is not working for multifield texfield listeners . cq:dialog.xml for multifield<vanityurl cq:showOnCreate="{Boolean}false" jcr:primaryType="nt:unstructured" ...
Hello Guys, I have quick question. Can we access AEM JCR from an another Java web application which is running in same system?Actual requirement is, I'm developing a web application in Java in which in need to access(in Servlet) the AEM JCR and do some operation. AEM and the server which runs my web...
HI all,I am trying to use AEM adobe package share feature but Its showing error that "share server not available".can anyone please help me to understand that why this error is coming and how I can use package share.