That was my intention as well, thanks a lot Joerg for confirmation!It would be great if such a case would be documented here Best Practices for Queries and Indexing.
Hi @llI need to adjust the config of the cqPageLucene index. In detail, I need to extend the path depth, where PageContent gets indexed. To achieve this, it's possible to add a node under /oak:index/cqPageLucene/aggregates/cq:PageContent/include4 with path=*/*/*/*/*.What is your best practice in thi...
We had exactly the same issue with AEM 6.4 SP3. Fixed it with an overlay of the described node under /libs/wcm/foundation/components/parsys/newpar/cq:editConfig.
The mentioned workaround is now officially documented under https://helpx.adobe.com/experience-manager/6-4/release-notes/sp-release-notes.html#KnownIssues.
Hi Arun PatidarThanks again for your response. Your last mentioned workaround looks a little buggy to me, so the author gets the feeling, that something is broken. Then I would prefer to do it as you mentioned in your first workaround. Render the icon but don't do anything there. Feels a little less...
Hi PeterThanks a lot for your worthful response. I totally agree that this should be addressed via CR at Adobe. The downside of this will be the time. If Adobe accepts the change, it will take quite a time, until it will be available. And as it is a CR, it might be possible that they only will intro...
In the inbox screen (/aem/inbox) of AEM 6.4, only the title of the workflow item is visible.To get a better user experience, it would be great to show the title of the page in the screen as well.With an overlay of the inbox, this would be possible, indeed. But since the content classification in AEM...
Hi Arun PatidarI tried your workaround quickly with adding the node granite:rendercondition with privileges restriction directly on the /libs/cq/experience-fragments/content/v2/conversion. (This was just for testing purposes) See:But the option is still rendered. The function itselves does not work,...