Hello, (I'm working with Exhibit 3 Scripted.)
I have a special need for my work. I need to build a web page that display only one item of my database. This display follows the organization of a lense. The goal is to display an "ID card like" web page describing an item. My situation does not allow me to have only one JSON data file (I have too many items). So I buils as many JSON file as items types. My need is: from a "classical" Exhibit page who allow filtering and other functionnalities, I want to be abble to point on one specific item and go to a separate web page who display that item. >From this page it is possible to "navigate" from one item to another, depending on the properties in the database. The lense use to displays an item depend on the type of this last one. I was thinking of two ways to implement this need but I'm not sure this is possible. I need help to make my choice before to go ahead: First way: Buildind a classical Exhibit web page then make a filter (on the ID?) to display only one specific Item of my JSON file. The link to the datafile is dynamically implemented depending on the type of the item. Second way: Building a specific Exhibit web page without facet and put in the URL the data describing the selected item. Insert this data *in* the web page and use the Exhibit API to display the particular item. In this way there is no direct link with an external JSON file. I'm not sure where to put the data in the web page. If I want to display the "ID card" of another item, I must search in the ra JSON file, depending on the item type, and put again the data through the URL. I'm not really sure this two ways are performant and which one will be the most simple to realize. Can you give me your feeling about this two approaches? Is someone had already implement this kind of need or knows another solution to implement it? Thanks in advance! Best regards, Charles -- 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/-/TZen4igQ-pQJ. 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.