Expand my Community achievements bar.

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

  • 10/4/16
    Hi All,I am wondering if I can compete the following use cases with the AEM 6.2 REST APIs or if I will need to hit the SOAP APIs? GET /folders/contents GET /folders/{id}/contents GET /folders/metadata GET /folders/{id}/metadata GET /files | GET /files/{id} GET /files/{id}/metadata GET /files/metadat...

    Views

    655

    Likes

    0

    Replies

    2
  • 10/4/16
    We are on cq 5.6.1 and looking at upgrading to 6.x.There is a consensus being made on 6.1 as preferred choice since 6.2 has only been around for 5 months since its General availability.As we are on 5.6.1 (not using many of new features anyways) plus no translation, communities, social components.Wha...

    Views

    611

    Likes

    0

    Replies

    1
  • 10/2/16
    Hi all,When we implement forms, generally there is a requirement to upload the supporting documents like ID proof.Do we have such a feature in HTML Forms, that allows us to attach and upload documents?Appreciate your responses.Thanks,Rama.

    Views

    768

    Like

    1

    Replies

    2
  • 10/1/16
    Hi,1. I am aware that AEM PDF Forms are adaptive and HTML Forms ate HTML 5 compliant.Apart from these two, is there any difference between these two?2. From AEM PDF Forms, we could invoke and consume web services. Is the case same with HTML Forms too?3. Could HTML Forms be rendered as PDF?4. In term...

    Views

    1.9K

    Like

    1

    Replies

    4
  • 10/1/16
    Hi,1. I am aware that AEM PDF Forms are adaptive and HTML Forms ate HTML 5 compliant.Apart from these two, is there any difference between these two?2. From AEM PDF Forms, we could invoke and consume web services. Is the case same with HTML Forms too?3. Could HTML Forms be rendered as PDF?4. In term...

    Views

    2.1K

    Likes

    0

    Replies

    2
  • 10/1/16
    Hi everyone,I am trying to use PowerShell to have a package rebuild on request.What I have so far is$client = new-object System.Net.WebClient$client.Credentials = Get-Credential$client.UploadString("http://localhost:4502/crx/packmgr/service/,json/packages/ExportsFromProd/export-package.zip","param=b...

    Views

    810

    Likes

    0

    Replies

    2
  • 10/1/16
    Hi All,I had gone through the dispatcher, caching and replication mechanisms but finally i am having the below confusion now.I understand that when replication is being performed from author to publish , at that time flush agent should also get initiated so that it should delete the old cache from t...

    Views

    706

    Likes

    0

    Replies

    0
  • 9/30/16
    I have a component that has a certain property applied in a dialog. This component has a parsys for dragging in other components.These 'child' components need to be able to read a property from the 'parent' component. How can this be achieved using the Javascript-use API?

    Views

    3.3K

    Like

    1

    Replies

    4
  • 9/30/16
    Can't figure out why my dialog is showing this. <?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" jcr:primaryType="nt:unstructur...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 9/30/16
    Is there such a thing out of the box? Looking at the render.jsp of granite/ui/components/foundation/form/multifield, the comments say the following:"If the field is a composite, it is its responsibility to concatenate the fields into one, before the form gets submitted, and to separate them again on...

    Views

    1.7K

    Like

    1

    Replies

    3