Hi - a(nother) naive beginner question. I did find a post about this http://groups.google.com/group/simile-widgets/browse_thread/thread/8e92c56523c0026b/ea4979be8330c3d2?hl=en&lnk=gst&q=modify+json#ea4979be8330c3d2 but it is about using external content.
This is what I want to do: I want to sort the item list (in tabular view) according to the number of facet selections each item matches. I can obtain this number thru javascript code (helpfully provided by Michiel). What I want to do is to modify the source json file to add this number to the item record - something like "NumberMatches": "6", As I see it this would involve programmatically opening the json file, parsing it, writing to it, closing it and refreshing the Exhibit. Can this be done? Would there be some sort of fundamental conflict in modifying the json file while it is in use for the exhibit? Thanks, - Jim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
