Expand my Community achievements bar.

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

  • 12/21/21
    All,  I want to validate if a proeprty value exists prior to saving page properties.Tried below but although it submits the form just stays in its place showing the save and cancel buttons while i want it to take me out of the screen.Tried  $propertiesForm.submit(); Kindly let me know(function($docu...

    Views

    482

    Likes

    0

    Replies

    3
  • 12/21/21
    Hi All, Could you please help on this below issue.error.log - the twitter feed scheduler is erroring out with the following exception and so does not retrieve twitter feed.17.12.2021 13:10:00.001 ERROR [sling-default-4-com.adobe.acs.commons.twitter.impl.TwitterFeedScheduler.7881] com.adobe.acs.commo...

    Views

    1.7K

    Likes

    0

    Replies

    9
  • 12/21/21
    Hi,  I have an existing query and I have updated it with one filter but now I am getting duplicate results. I don't want duplicate entries.Query:   SELECT * FROM [nt:base] AS s WHERE (ISDESCENDANTNODE(s, [/etc/commerce/products/myProject/en/devices])) and s.derivedInventoryStatus = 'Back Order' and ...

    Views

    816

    Likes

    0

    Replies

    4
  • 12/20/21
    Hello Everyone, Hope everyone is doing good! I was trying to modify the OOTB request for activation workflow and while building the code for AEM as Cloud Service I am getting the below error. +- <MAJOR> /conf/global/settings/workflow/models/request_for_activation/jcr:content [restricted resource typ...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 12/20/21
     Currenlty facing issue in sonatypeIQ thing in AEM structure. It was success build side on local environment  but when it going for sonatypeIQ scan facing below error while running the pipeline.If i use existing core version it was successful but while im deploying with new version it was failing, p...

    Views

    424

    Likes

    0

    Replies

    3
  • 12/20/21
    Hi all, We upgraded AEM from 6.2 to 6.5.0. The components of customized bundles are failed to activate.We saw below error in the error log.*ERROR* [FelixDispatchQueue] com.eclipsesource.jaxrs.publisher FrameworkEvent ERROR (org.osgi.framework.ServiceException: Service factory returned null. All bund...

    Views

    761

    Likes

    0

    Replies

    2
  • 12/20/21
    Hello All, Is there a way to have component specific dialog listeners ? I have a clientlibrary created with categories cq.authoring.dialog and a function on save of dialog. This however gets invoked on every dialog save. How could i make it component specific?Usecase would be i want to validate if t...

    Views

    1.5K

    Likes

    0

    Replies

    5
  • 12/20/21
    I have a form which has two number fields that house formulas.  However, the second field can not be more than 50% of the first field, no matter what the calculation totals.  I.E..... field 1 + field 2 = field A ($500)field 3 + field 4 = field B ($400) But field B cannot be any more that $250 (which...

    Views

    405

    Likes

    0

    Replies

    2
  • 12/20/21
    how can I apply colors to the text in rich text editor.

    Views

    552

    Like

    1

    Replies

    3
  • 12/20/21
    I want to get JSON data of a page and I came across this blog which is exactly what I want. But the problem is, I need to work with service instead of servlet. Can this be done? If yes, pls suggest the way.Blog: http://aemlab.blogspot.com/2019/07/get-json-response-of-aem-page.html 

    Views

    435

    Likes

    0

    Replies

    2