Expand my Community achievements bar.

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

  • 10/15/15
    I want to use a particular service for which I need to pass a CSV file object as argument e.g:-try {cl = new LookupService(new File("/content/dam/location.csv"), LookupService.GEOIP_MEMORY_CACHE);} catch (IOException e) {log.info("File NOt found"+e.getMessage());}I tried the following but getting nu...

    Views

    4.5K

    Likes

    0

    Replies

    3
  • 10/15/15
    I created custom component but sidekick is an empty. It  doesn't show any component in sidekick bar.  And also design tab (highlighted area in image) is missing. I am getting all other tabs Preview, Edit, Sacffolding,website, refresh.It is working fine in testing environment  from where i created th...

    Views

    488

    Likes

    0

    Replies

    1
  • 10/15/15
    I have been trying to get value from an xtype selection field, within js - and i'm losing my patience with this product. the same code works fine as expected few lines above for another field, I can get the value fine. type: selectxtype: selectionI checked the Id and Xtype on this field, looks fine,...

    Views

    537

    Likes

    0

    Replies

    1
  • 10/15/15
    I'm trying to show custom error message for 404/403/500 error. I'm able to show 404/403 error but unable to show 500 error. Steps I have followed so far - Step 1: Created a servlet which will set the status as 500 for testing purpose public class ErrorServlet extends SlingSafeMethodsServlet {@Overri...

    Views

    10.9K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hello,Is there a way to pass a data to a widget in a dialog from the JSP.I am trying to have the value of the widget(textarea xtype) which is initially hidden, an onclick of a checkox i would have the texarea as xtype shown, bearing the value that is  stored under the dc:description property of a pa...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi guys, I need to create elevator carousel. Displays X number of images, assigned to the carousel when it is added. Transition between images is vertical swipe up or down, depending on the button the user clicks toadvance. Contents of this area will be inherited by all sub pages. Inheritance can be...

    Views

    1.3K

    Like

    1

    Replies

    2
  • 10/15/15
    Hi experts,I have successfully configured Apache DS with my CQ 5.4 instance. Now when a user is added (for example user1) in Apache DS then we will not be able to see newly created user in users list when we are logged in as admin. This user (user1) only be available after user1 try login first time...

    Views

    1.9K

    Likes

    0

    Replies

    6
  • 10/15/15
    What I want to do is a workflow for approval of Events in a Calendar created on publish instance by our users. So, there is a calendar. Some user adds new event there. I want the event not to appear in the calendar immediately, but only after admin approval. How I want to achieve it:1) Create a work...

    Views

    3.2K

    Like

    1

    Replies

    4
  • 10/15/15
    Using the VLT import command:    import -v|-s|--sysview <uri> <local-path> <jcr-path>e.g.:    vlt --log-level ERROR import -v --sysview <uri> sysview.xml /content/import-test/sysviewI can import a SysView doc and mount the nodes it contains at the correct point.But if I re-run the import I just get ...

    Views

    629

    Likes

    0

    Replies

    4
  • 10/15/15
    I have created a different user and password instead of using default admin/admin credentials for building the project bundle and deploying the package. I have given all the permission to this new user account which the admin user has. Also, I am able to deploy the OSGi java bundle successfully usin...

    Views

    16.4K

    Like

    1

    Replies

    6