Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 2/10/16
    Hi,I've a dialog selection box. What I need to check if the default value I've provided using  the property defaultValue and value I'll get from the selection box are equal or not!So, to get selected value, we can get like this : function(dialog){ var selection = dialog.getField("<property name>"); ...

    Views

    10.8K

    Likes

    0

    Replies

    2
  • 2/9/16
    Hi,I've created a drop down selection field in dialog and provided it some default value with property key defaultValue and assigned some value it which is getting displayed when I open the dialog box. What I want is to display some default text with the default value in interger format. Requirement...

    Views

    4.6K

    Likes

    0

    Replies

    3
  • 2/9/16
    We have a requirement to restrict file uploads in DAM by a maximum file size and white list of valid file types. I cannot find any Adobe documentation regarding this subject. Is there a configuration that can control these parameters? If not, what would need to be done to restrict DAM uploads by the...

    Views

    7.5K

    Likes

    0

    Replies

    10
  • 2/9/16
    I've added the following dependencies to my pom file            <dependency>                <groupId>com.fasterxml.jackson.core</groupId>                <artifactId>jackson-core</artifactId>                <version>2.6.5</version>            </dependency>            <dependency>                <grou...

    Views

    22.3K

    Like

    1

    Replies

    16
  • 2/9/16
    I see much use of attaching to the "dialog-ready" event when adding custom javascript in a dialog.This is fine and dandy when the dialog appears in modal form. When you click the edit button on a component when on a smaller breakpoint, the browser loads that particular dialog with a page refresh and...

    Views

    2.0K

    Like

    1

    Replies

    1
  • 2/6/16
    Hi Team,We tried setting up the favicon with    <link rel="apple-touch-icon" sizes="57x57" href="https://forums.adobe.com/etc/designs/my-project/images/apple-touch-icon-57x57.png"/>    <link rel="apple-touch-icon" sizes="60x60" href="https://forums.adobe.com/etc/designs/my-project/images/apple-touch...

    Views

    4.1K

    Likes

    0

    Replies

    11
  • 2/5/16
    Hi I want to auto increment project build release version with each jenkins deployment. My jenkin has following goal seetings[1]. I created project by using command[2] and following URL[3]. Please provide guidance, how could I set auto incremental build release version for my project? As of now, My ...

    Views

    7.8K

    Likes

    0

    Replies

    4
  • 2/4/16
    Hi all together,our editors are currently facing a strange behaviour if they try to do a rollout. After selecting the rollout targets (about 90) i see in the error.log's AccessDeniedException from oak:04.02.2016 11:59:31.800 *ERROR* [ [1454583522997] POST /bin/wcmcommand HTTP/1.1] com.day.cq.wcm.msm...

    Views

    3.5K

    Likes

    0

    Replies

    7
  • 2/4/16
    Hi,In AEM, I'm working with Query Builder to fetch all the components of a page in the same order as they are in the page. Nothing fancy.In other words, the same order as they are shown in the jcr:content.However, the query is returning all nodes in a scrambled way.This is the query that I'm using:p...

    Views

    5.3K

    Likes

    0

    Replies

    3
  • 2/3/16
    All,We are facing issue with link updates on rollout. Following is our setupBlueprint:/content/testcompany/g0/enLive Copy:/content/testcompany/gb/enIf we add a link (/content/testcompany/g0/en/xyz) to any component on page /content/testcompany/g0/en/test, this link will not get updated on rollout. O...

    Views

    9.7K

    Likes

    0

    Replies

    9