Hi,I have the following requirement:* I only have access to _sites/project_ folder in production* I only have access to *edit mode* to edit existing components on a page.* I have the ability to edit a page's properties.* I cannot add or remove any components from a page.* I cannot publish a page.* I...
Hi friends,In my AEM, I created some user groups (ex: my-group-1, my-group-2, my-group-3, my-group-4, etc). So, I create some users (ex: my-user-1, my-user-2, my-user-3) and add the user into some groups. Example:my-user-1 in groups: my-group-1 , my-group-2, my-group-3my-user-2 in groups: my-group-2...
I have created a new custom namespace for the asset metadata. I am able to add the custom metadata to the asset. But while retrieving using asset,getMetadata it comes as ns2:<customname>
Hi. I am working through an idea of building a National Park Map that uses geolocation to show users information about nearby parks. Basically, the user would land on the homepage and be presented with any relevant news, video, or audio from the closest park. I was thinking of creating new templates...
Hello friendsI am follow this link http://www.aemcq5tutorials.com/tutorials/create-dialogs-aem/ for creating basic dialog and successfully created it but finally when i am going to site admin and looking at my existing page for editing my created components under component menu, components are not s...
How to use customize parameter instead of URI in osgi serviceexample :- protected static final String TEMPLATE = "/apps/example/templates/sampletemplate";
We are planning to migrate existing AEM + AngularJS into new JS technologies like React or Angular 4. But both of these are server side rendering technologies. We tried searching to find any official document to support one of these technologies with AEM. Can any one suggest/guide us what is the way...
The Documentation here: Style System StatesCaution:The CSS classes (as well as any necessary Javascript) configured as style properties of a component's policy must be deployed as Client Libraries in order to workI cannot understand the link between Clientlibs and the style system. If I create a ...
Hello,I want to create a paginated table like the/security/content/useradmin.html, but when i am loading the page the content of the page autoscrolls retrieving all the paginated content without the scroll action of user. Even if the requests are made correctly like table.40.40, table.80.40, they ar...
I am new in Granite UI and I want to create a filtering on a table in Granite UI. I researched on the documentation, but i only could find sortable columns. My use case would be to have an input field on top of each column and to search for data in that column using the input field. Which would be t...