CRITFC / Helpdesk

Parent repository for tribal CDMS documentation and issues
1 stars 0 forks source link

Feature Request: Change visible fields displayed on Project Summary page #31

Closed cwatry closed 4 years ago

cwatry commented 4 years ago

Is there a place to set the configuration to change the fields displayed on the Project Summary page? We are able to add new metafields, but how do we get certain one's to display? Is this something that can be done through the UI or back-end tables or will it require implementing changes to the front-end code?

nowinski commented 4 years ago

Yes, new metafields must be manually added to the project summary page. See project-landing.html.

Capture

Pass the MetadataPropertyId (from MetadataValues table) to getMetaField() to pull the correct information from the Db.