Expand my Community achievements bar.

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

  • 23-09-2020
    Hi All, What is the best practice to minify JS/CSS file in AEM6.4.2.In our case there there two applications are running on same AEM instances and one of the application(First) is not using AEM minification  that's why they have disabled "minify" option on configuration level. They( First Applicatio...

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 23-09-2020
    Hey so I was editing and changing my stuff without issue. I came back the following day and suddenly was able to drop in my components into the SPA editor. I checked the console and started seeing this.. I'm using React with the aem-archetype and AEM 6.5.5 with the solr+http2 packages. My normal tex...

    Views

    698

    Likes

    0

    Replies

    1
  • 23-09-2020
    Hi All, Have a requirement where a workflow notification user selects task and completes it by providing path in custom dialog which was provided.  Needs to Restrict other folder path selection in pathbrowser. Have used 'rootpath' property on pathbrowser to restrict it is to some extent working but ...

    Views

    1.6K

    Likes

    0

    Replies

    6
  • 23-09-2020
    Hi, I want to show the value in a Coral Text field only for the first time when the component is dropped and author opens the dialog. After first submit it should hold the value that has been authored in the dialog(any value or EMPTY).Currently I am using value property to textfield and the behaviou...

    Views

    737

    Likes

    0

    Replies

    7
  • 23-09-2020
    hi, I am working on aem 6.5 I am have 2 requirements for images:1. is to have preview of images or pages in dialog box where i am using pathbrowser in touch ui. 2. drag drop image functionality for multifield.we have have for single fields in editconfigs but it is not supporting for multifield dialo...

    Views

    535

    Likes

    0

    Replies

    1
  • 23-09-2020
    Hello Team,I have generated pdf based user inputs through javascript using pdfmake library, now i have to send email with generated pdf to customers. I am able send mail with pdf using smpt.js library but due to some security concerns its not recommended. Now I am thinking to send/post the generated...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 23-09-2020
    Hi All, Want to restrict in triggering a workflow on an Asset from 'Timeline' option when asset have certain property value set on it. Also needs to restrict trigger workflow on an asset if it is in folder path ending with certain suffix like /content/dam/folderA/nA, /content/dam/folderB/nA, /conten...

    Views

    756

    Likes

    0

    Replies

    1
  • 23-09-2020
    I have create a custom Group which is inheriting permission from OOTB Content-Author, they shouldn't be able to access CRXDE, how do implement this?

    Views

    598

    Likes

    0

    Replies

    3
  • 23-09-2020
    No component list under the slide panel; But component can be inserted on the page parsysBelow is the structure for one of the components:<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...

    Views

    515

    Likes

    0

    Replies

    1
  • 22-09-2020
    Below is my original class @referenceprivate ResourceResolverFactory resourceResolverFactory;@referenceprivate WorkflowService workflowService; How can I mock the above?I tried something like below: @MockWorkflowService workflowServiceMock; thenworkflowServiceMock = context.registerInjectActivateSer...

    Views

    469

    Likes

    0

    Replies

    2