Thanks for your feedback Vlad and Dirk and for your initiative creating the Sightly docu Vlad!

Sadly for some reason "properties", "resource" and "request.getResource()" return an empty object {}.

Does anyone know what the reason could be?

Best,

Sandro

Am 18.10.15 um 09:55 schrieb Dirk Rudolph:
I think you can use something like this:

"use strict"

var resource = this.request.getResource()


use(function() { ... });


Cheers, Dirk


On Sunday, 18 October 2015, Vlad Bailescu <[email protected]> wrote:

Hi Sandro,

I started putting together some documentation at [2] but it's stil WIP.

Vlad

[2] -
https://github.com/vladbailescu/sling-sightly-docs/blob/master/use-api.md


On Sunday, October 18, 2015, Sandro Boehme <[email protected]
<javascript:;>> wrote:

Hello,

I would like to access the current resource in the Sightly JavaScript
Use-API. The docu [1] says I should for example use
"granite.resource.properties["title"];" to access the "title" property of
the current resource. But of course "granite" is not available in Sling.
This is why I'm wondering what variable is available in Sling instead.

Thanks in advance for any hints,

Sandro

[1] -

http://docs.adobe.com/docs/en/aem/6-0/develop/sightly/use-api-in-javascript.html

PS: There is no Sling docu for Sightly yet, right?



--
Sent from mobile




Reply via email to