WGBH-MLA / mlavalon

Apache License 2.0
0 stars 0 forks source link

Hide dates that use 'placeholder' value #108

Closed foglabs-zen closed 4 years ago

foglabs-zen commented 4 years ago

Because: All avalon records require a value for 'Date Issued' field, and many records' metadata does not include such a date, we must fill the 'Date Issued' field with some valid date (cannot be 0000-00-00, for instance).

Done When:

EITHER The field is simply required for ingest, you must enter some sort of 'Date Issued' if you want the record to be in Avalon

OR

The 'placeholder' value is not shown as a facet option in the 'Date Issued' field, and records do not display the 'Date Issued' field when the placeholder value is present. Whether this is doable may depend on how blacklight facets function.

foglabs-zen commented 4 years ago

this was solved via the first option - 'Date Issued' in the MarsIngest sheet now must contain the record's 'date digitized' because it is guaranteed to be present for every record.