Greetings. In Exhibit, in an viewpanel of collection A related to items 
from collection B (not shown), I want to invoke a list of 
properties/objects in B related to each object in A, but in a customized 
order. So 
<span ex:content=".itemA-attribute!itemB-keywords"> pulls up a list objects 
from B related to the property in that instance of A, but in B-object-label 
sequence (alphabetically). How would I sort that list by some other 
property of B, say by year, descending? That is, I'm looking for something 
like:
<span ex:content=".itemA-attribute!itemB-keywords" ex:sort=".itemB-year" 
ex:direction="descending"> 

Is this possible?

jk

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/simile-widgets/-/Yu8Fwo06tTEJ.
To post to this group, send email to simile-widgets@googlegroups.com.
To unsubscribe from this group, send email to 
simile-widgets+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.

Reply via email to