gbif / hosted-portals

Support material for establishing the GBIF Hosted Portals
Apache License 2.0
9 stars 6 forks source link

Add columns "type status" and "record number" to table view #198

Closed jholetschek closed 2 years ago

jholetschek commented 2 years ago

For botanical specimen collections, type status and record number (aka collector number) are important fields. It would be nice if they could be added to the table view.

MortenHofft commented 2 years ago

Thanks @jholetschek I've added these options. But haven't updated your configuration as I didn't know the preferred order.

Changing https://github.com/gbif/hp-herbarium-germany/blob/master/_includes/js/config.js#L10 defaultTableColumns: ['features', 'typeStatus', 'recordNumber', 'country', 'coordinates', 'year', 'recordedBy', 'dataset', 'publisher', 'catalogNumber']