[ Longwell ] Displaying label from sublens as table header

View: New views
1 Messages — Rating Filter:   Alert me  

[ Longwell ] Displaying label from sublens as table header

by Brice Sommacal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

As explained on the subject, I would like to display the labels from 3 properties from a specific sublens into a table header.

My goal is to display a n-ary relation as a table.

So far, I made a table for the main property.
Each table row corresponds to a sublens.
And, each table cell to a property from the sublens.

I'm a bit confused with the uses of :  f-property, f-title, f-label, and f-resource....

How can I access to the label of my properties inside the sublens?

I was trying something like that: (code CSS)

.table-nvalue > .f-resource > .f-value  > .f-resource > .f-property > .f-label,
.table-nvalue > .f-resource > .f-value  > .f-resource > .f-property > .f-title {
    display: table-header-group ! important;
    background-color: silver ! important;
}


But, unfortunately, nothing appear.

Is there someone who could enlight me on this point?

Kind regards,



Brice SOMMACAL

 


_______________________________________________
General mailing list
General@...
http://simile.mit.edu/mailman/listinfo/general