Hi Team, Is there any way to extract the all the components report which used on only live pages no test pages from author. In AEM provides an option to see the component details under tools -->components which provides live usage for each component based on sling resource type of the component. ...
Thanks @arunpatidar for the reply.Two questions 1. if we use sling transform factor to serialize the output as an HTML apache sling rewriter will this have any impact on the existing link check transformer?2.If each and every href while transforming need to go through this rewrite process will this...
Hi Team, Is there any way we can transform the Data-props href URL links using link check transformer if the component rendering using client side rendering and the props are available as data-props in DOM for react frame work to render.I have a component which rendering DOM as belowEx: data-props="...
Hi,The file available only console error getting currently as 404. - /etc.clientlibs/clientlibs/granite/jquery/granite.min.jsThe content tree loading sometimes only few times its coming empty irrespective of above error.
Hi Everyone,My content tree coming as empty sometimes with no components showing due to this not able add any components in the page. Sometimes its showing all the components. The container in editable template showing as null when content tree empty. Due we need to configure any thing in osgi or an...
Hi,
What will be the adobe recommendation for any AEM project to keep the client libs (specific to UI)
Loading client libs under
/apps/<project>/clientlibs
or
/apps/settings/wcm/designs/<project>
and also provide relevant article for reference and best practice
@Sandeep6 @Bhuwan_B If we try using the below way it's worked using coral UI-3(granite/ui/components/coral/foundation/form/numberfield) But not working with AEM 6.4 and if we use Coral UI-2 (granite/ui/components/foundation/form/numberfield) let me know if there is a way in Coral UI-2 ?