Try declaring the value type of the relevant property to be "item", e.g.,

    {
       items: [
          ...
       ] ,
       properties: {
          "parent-of": {
              valueType: "item"
          }
       }
    }

David


Yee-Ting Li wrote:
> Hi,
>
> i've been trying to get a lens to pop up for data in a tabular view -  
> without success. does anyone have any pointers on how to do this?
>
> thanks,
>
> Yee.
> _______________________________________________
> General mailing list
> [email protected]
> http://simile.mit.edu/mailman/listinfo/general
>   

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to