Ok, thanks David.

I solved it with a workaround using a data-ex-onshow function with lenses.


Saludos,

-- luismiguel  (@lmorillas)


2015-10-20 0:53 GMT+02:00 David Karger <[email protected]>:
> Luis, it looks like you've caught a flaw in exhibit.  Because the id is the
> "primary key" identifying an item, we index everything *associated* with the
> id but don't index the id itself.  This is something we should probably fix.
>
> It won't help you build paths, but note that when an item is rendered using
> a lens, it gets an "itemid" property whose value is the id of the item being
> rendered.
>
>
> On 10/19/2015 05:35 PM, Luis Miguel Morillas wrote:
>>
>> Is it possible to use the .id attribute of an item? For example to
>> build an url or a path?
>> I'm only getting a blank result when I use a data-ex-content=".id"
>>
>>
>> Saludos,
>>
>> -- luismiguel  (@lmorillas)
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "SIMILE Widgets" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/simile-widgets.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/simile-widgets.
For more options, visit https://groups.google.com/d/optout.

Reply via email to