Skip to content

Does data data-ex-collectionID works? #115

@aborruso

Description

@aborruso

Hi all,
I would likt to filter my data using data-ex-item-types.

My code is:

<div data-ex-item-types="myobj1" data-ex-role="exhibit-collection" id="myobj1-collection"></div>
  <div data-ex-item-types="myobj2" data-ex-role="exhibit-collection" id="myobj2-collection"></div>

  <div data-ex-role="exhibit-controlPanel"></div>

  <div id="test">
    <div id="name" data-ex-role="facet" data-ex-expression=".color" data-ex-collection-id="myobj1-collection"></div>
  </div>

But I have all the items and not only of myobj1 collection. Is it normal?

I'm using http://api.simile-widgets.org/exhibit/current/exhibit-api.js

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions