CollectionBuilder / collectionbuilder-gh

A framework for creating digital exhibits from a folder of files and a spreadsheet. See Readme below for instructions to get started!
https://collectionbuilder.github.io/collectionbuilder-gh/
MIT License
92 stars 75 forks source link

Search for metadata items delimited by ";" in new cloud page #69

Closed dersuchendee closed 1 year ago

dersuchendee commented 1 year ago

I added a new cloud page for "authors" and noticed that if I do the cloud layout and click on an author, it doesn't show up, while if I directly use the search bar on the top right sometimes it works, other times I have to add a "*" to make it work. What could these differences be attributed to?

Edit: closing as I found the solution