Hello, Is it possible to hide the exhibit view until a facet checkbox is selected? So, initialy exhibit loads the information and displays the collection of items. I was trying to use ex:showAll and ex:abbreviatedCount but it keeps the display hidden. A possible way is using javascript to identify whenever a checkbox is checked, then the view will become visible. But if the checkbox is no checked, the view will hide.
Or other way could be using CSS and <div class="exhibit-facet-value-checkbox "> . But I cant have a clear idea how to perform this task Here is a screenshot of my Exhibit. I am using exhibit 2.0 with Drupal core, so basically I using the Exhibit Module for Drupal 6.2 I'll appreciate any adivice or help. <https://lh5.googleusercontent.com/-N5_v5U9mrgQ/UhPcXql3XZI/AAAAAAAAABA/ViuRdohoNHk/s1600/exhibit_displayhide.png> -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/simile-widgets. For more options, visit https://groups.google.com/groups/opt_out.
