You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Feike Visser (JIRA)" <ji...@apache.org> on 2017/03/12 15:41:04 UTC

[jira] [Created] (SLING-6636) Access request-attributes directly in Sightly

Feike Visser created SLING-6636:
-----------------------------------

             Summary: Access request-attributes directly in Sightly
                 Key: SLING-6636
                 URL: https://issues.apache.org/jira/browse/SLING-6636
             Project: Sling
          Issue Type: Improvement
          Components: Scripting
            Reporter: Feike Visser


With https://issues.apache.org/jira/browse/SLING-5812 you can now pass in request-attributes. Still you can not access them directly in Sightly.

It would be great to access them like

${request.attributes['layout']}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)