Expand my Community achievements bar.

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

  • 4/24/21
    If you find a component using querybuilder, it gives you a ValueMap of the properties. The components in question already have a full model defined. Is there any way to get the model back, instead of the value map?  Hand writing method to copy each field into the value map would be onerous and fail ...

    Views

    473

    Likes

    0

    Replies

    2
  • 4/24/21
    As aem forums always deletes my post for no reason, Ill try putting the question into the response part. Please read the below reply for the question.The problem is I cant find a way to combine two value maps. doing .putAll() fails (not supported), and so does constructing a new one.

    Views

    955

    Likes

    0

    Replies

    4
  • 4/24/21
    trying to combine 2 valuemaps into 1.   putAll fails with null pointer, and it doesnt not seem possible to create an empty valueMap.  Any ideas for another option? I have tried posting the full info on why we are doing this, but the forum system always deletes it, so trying this short version.  pre...

    Views

    647

    Likes

    0

    Replies

    2
  • 4/24/21
    I have posted a question about 10 times.  Each time, after about 1 minute, the question disappears from the forum for no apparent reason.  The post contains no markup, no links, only text and a code example.  After posting it says "success, go to question in forum". I click on the link, and there is...

    Views

    515

    Likes

    0

    Replies

    2
  • 4/24/21
    there are some references to facets and buckets with relation to using querybuilder to search through the content tree.  What are facets, when and how should they be used?

    Views

    372

    Likes

    0

    Replies

    1
  • 4/23/21
    HiI am using a nested tab for a dialog.Parent tab has 2 child tabs and values of it are getting stored under "/jcr:content" node of the page. My requirement is to store the child tab's values under "/jcr:content/message/item0" and "/jcr:content/message/item1" like multi field values. Is it possible ...

    Views

    894

    Likes

    0

    Replies

    4
  • 4/23/21
    I have Groovy Console installed and working in AEM 6.5 I have OSGI bundle deployed and active which tries to execute the Groovy script likeScriptEngine engine = new ScriptEngineManager().getEngineByName("groovy");And the engine object is null. The call new ScriptEngineManager().getEngineFactories() ...

    Views

    944

    Likes

    0

    Replies

    2
  • 4/23/21
    We're seeing some issue in our current AEM 6.5.5 authoring instances where page changes are not showing on up on the page after closing a component until the page is refreshed in the Touch UI edit view. What we're wondering is if the issues we're seeing is because we're editing a legacy page in Touc...

    Views

    877

    Likes

    0

    Replies

    2
  • 4/23/21
    We have a JS file that is stored in the dam. We have an page template that calls that file like this <script type="text/javascript" src="/content/dam/path/to/script/file.js"></script>. When I run the app locally I get this error "The resource from “http://localhost:4502/content/dam/path/to/script/fi...

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 4/23/21
    While running AEM jar on MAC getting below errors:tried running in verbose mode. Any idea how to fix that?Loading quickstart properties: defaultLoading quickstart properties: instanceLow-memory action set to forkUsing 64bit VM settings, min.heap=1024MB, min permgen=256MB, default fork arguments=[-Xm...

    Views

    868

    Likes

    0

    Replies

    3