Expand my Community achievements bar.

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • on 11-05-2023
    Hey. I'm a technical writer. My company extensively uses AEM for its sites. We have a developer portal where clients find our API documentation - but it's not using AEM. Is AEM used widely as a developer portal?Is there a content type for representing OAS (Open API Specification) files? Thanks so mu...

    Views

    143

    Likes

    0

    Replies

    1
  • on 11-05-2023
    <tagsjcr:primaryType="nt:unstructured"sling:resourceType="cq/gui/components/coral/common/form/tagfield"fieldLabel="Tags"fieldDescription="Let author choose a maximum of five tags"multiple="{Boolean}true"name="./tags"required="{Boolean}true"/> above is the configured dialog, is there any way to limit...

    Views

    160

    Likes

    0

    Replies

    3
  • on 11-05-2023
    Hi Team,  I need the steps to load the fonts in AEM-SPA angular application. Regards,Shyam

    Views

    108

    Likes

    0

    Replies

    1
  • on 11-05-2023
     In error.log:11.05.2023 14:00:32.043 *ERROR* [[0:0:0:0:0:0:0:1] [1683793832002] GET /editor.html/content/testing.html HTTP/1.1] com.adobe.cq.msm.ui.servlet.IsSourceRenderCondition path /content/testing.html to check render condition is not valid 11.05.2023 14:14:45.117 *ERROR* [[0:0:0:0:0:0:0:1] [1...

    Views

    262

    Likes

    0

    Replies

    4
  • on 10-05-2023
    Hi I am trying to create a config factory. Below are the three classes I have created public interface OSGiConfig {String getServiceUrl();} ===================================== import org.osgi.service.metatype.annotations.AttributeDefinition;import org.osgi.service.metatype.annotations.ObjectClassD...

    Views

    161

    Likes

    0

    Replies

    3
  • on 10-05-2023
    How to select multiple fields in a JCR-SQL2 query like such: SELECT page.[jcr:created], page.[jcr:createdBy], page.[jcr:primaryType] FROM [cq:Page] AS pageINNER JOIN [nt:base] AS component ON ISDESCENDANTNODE(component, page)WHERE component.[sling:resourceType] = '/libs/fd/af/components/aemform'AND ...

    Views

    140

    Likes

    0

    Replies

    1
  • on 10-05-2023
    I am trying to make a few page properties field read-only for a select group of users under a group.I can show/hide those fields based on the Granite Render Condition, but my requirement is to show the fields in a disabled way. I can do it via a JS and then fire a servlet to determine the group and ...

    Views

    151

    Likes

    0

    Replies

    2
  • on 10-05-2023
    Hi All, Is there a way to increment an integer within a sightly block? I like to convert the JSP code to Sightly, but it looks like Sightly lacks the capability of incrementing. Here's what I like to achieve: JSP:<c:set var="counter" value="1"/><c:set var="blockOpen" value="false"/><c:forEach items=...

    Views

    226

    Likes

    0

    Replies

    4
  • on 10-05-2023
    Hi All,I need to check the number of Queues in replicationQueue before proceeding the activate or deactivate in a workflow if the number of queue in replication will be greater than 50 then it shoud not allow to trigger the workflow , how can I approach this? @Override public void execute (WorkItem ...

    Views

    219

    Likes

    0

    Replies

    2
  • on 10-05-2023
    Hi, I'm wondering what the best practices are when dealing with translation of internal links (content paths) in page content.E.g. translation from NL to FR > /content/www-site-be/NL/page > /content/www-site-be/FR/page  We noticed that the language copy (create structure only) workflow updates the c...

    Views

    117

    Likes

    0

    Replies

    2
Top contributors In the last month (30 days)
1
Avatar
Coach
38 Accepted solutions
2
Avatar
Boost 100
27 Accepted solutions
3
Avatar
Boost 250
23 Accepted solutions
4
Avatar
Give Back 50
20 Accepted solutions
5
Avatar
Bedrock
17 Accepted solutions
page footer