Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
I was implementing the transformer on an AEM project. My goal is to grab the whole HTML on transformer or any backend services where I can modify some elements of the html if needed. Is there any way to do it?
Solved! Go to Solution.
Hi,
You need to use Sling output pipelines
https://sling.apache.org/documentation/bundles/output-rewriting-pipelines-org-apache-sling-rewriter....
Example
https://wttech.blog/blog/2019/how-to-use-sling-transformers-in-aem/
View solution in original post
Views
Likes
Replies