Sasha Hladchenko created SLING-10949:
----------------------------------------
Summary: SDI: Add page path to locked component url in SDI include
tag
Key: SLING-10949
URL: https://issues.apache.org/jira/browse/SLING-10949
Project: Sling
Issue Type: Improvement
Affects Versions: Dynamic Include 3.2.0
Reporter: Sasha Hladchenko
We need an option to include page path as a suffix or parameter to SDI include
tag.
If component is locked in Editable Template, SDI requests it from _/conf/_
folder not from {_}/content/{_}. There are a lot of cases when we need to know
the page where this component included.
In my case, there is some sort of server side rendering of Product List
component. I use page properties in the back-end to determine what type of
products I want to display on the page, but now since component is requested
from _/conf/_ it is impossible to know on the back-end what page do we use and
its properties.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)