Ecotrust / geoportal-server-catalog

Geoportal Server next generation search application and metadata catalog, based on elasticsearch.
Apache License 2.0
0 stars 0 forks source link

Allow Override of Record Title #1

Open rhodges opened 2 years ago

rhodges commented 2 years ago

Attempting to solve existing Identified Portal Issue: https://github.com/WCODP/portalissues/issues/5

rhodges commented 2 years ago

Create/Expose new field -- we hard-coded user_wcodpcatalog_cat: https://github.com/Ecotrust/geoportal-server-catalog/commit/7d6c2dd20652f45dcbcef024e31d10b3f0aaf28c

Now we'll need to make this a drop-down menu to set 1 custom field at a time: user_wcodptitle_s Updates in:

rhodges commented 2 years ago

Do we need the custom field to be included in the search? I suspect there is documentation on this...

rhodges commented 2 years ago

Do we need to override the default layer name in the Modal Title? Should we hide the Modal? Should we keep the modal and abandon the accordion?

rhodges commented 2 years ago

Looks like the new field IS included in Elasticsearch's results!