Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/15/17
    HelloI am trying to implement a feature that would let authors have limited access to Sightly templating. For example, a heading component with a 'text property- heading.html<sly data-sly-test.templatePath="${properties.templatePath ? properties.templatePath : 'default.html'}"></sly> <!-- if there i...

    Views

    2.6K

    Like

    1

    Replies

    4
  • 2/15/17
    Hi,I am trying to setup and register an Android device with AEM screens but can't get it done. I am using OOTB geometrixx screens project setup and have my Tablet running Android. I have pointed AEM player to my AEM instance running AEM screens. I can see my device listed under pending devices, i cl...

    Views

    5.3K

    Like

    1

    Replies

    13
  • 2/15/17
    We have a sample site which has basic template and a page level component. In its head.html we have included the context hub which is not reflecting on the page. The code snippet for head.html of our sample site as shown below:<head><sly data-sly-resource="${ @ path = 'contexthub' , resourceType='li...

    Views

    1.9K

    Like

    1

    Replies

    3
  • 2/15/17
    Hi, I am trying to integrate my desktop Creative cloud app with the AEM instance. For that there should be an option in the “preference” section of the Creative cloud that says “Login To AEM Instance”. But I am not getting any such option. Please see the below screenshot and help:-RegardsBharat

    Views

    344

    Likes

    0

    Replies

    1
  • 2/15/17
    Hi,I have a image in local drive. I want to upload that image to in my AEM dam. For that I have written following code.public class ThroughHttpPost { public static void main(String[] args) { // TODO Auto-generated method stub File file = new File("D:\\images\\test.jpg"); byte[] bytesArray = new byte...

    Views

    3.4K

    Likes

    0

    Replies

    5
  • 2/15/17
    why the icon for export is missing?

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 2/14/17
    I wanted to add a custom border color for the required input fields in the properties upon page creation using javascript in clientlibs.I am able to use clientlibs for the edit page properties dialog (page is already created), however, I wanted to use clientlibs on the creation of the page.I underst...

    Views

    375

    Likes

    0

    Replies

    0
  • 2/14/17
    Hi - My products are laid out by Series -> Product. So is there a way to create a new cq:commerceType (for my series). I don't want to have "product" commerceType for series as well. What core files do i need to override to achieve this ?

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 2/14/17
    I have a few vanity URLs set through the page properties. I have enabled the Dispatchers to recognize the vanity URLs through the /vanity_urls settings in the dispatcher.any.But the vanity URLs are not resolved because I have a set of sling mappings for different sites:And this is the one that has t...

    Views

    2.2K

    Like

    1

    Replies

    3
  • 2/14/17
    Hi,I am now troubled with the suffix of the component node's name with the same component type.Generally in authoring, when add a  component with the same type to a page, the node name  of  the component followed by a suffix with the pattern like _?[0-9]*,e.g.  "supportsection" , "supportsection_0",...

    Views

    300

    Likes

    0

    Replies

    1