EPSCoR / ERCore

ERcore content management system to assist with NSF EPSCoR reporting
4 stars 7 forks source link

Publications Error re: Non EPSCoR Authors #1

Closed cjallen-epscor closed 9 years ago

cjallen-epscor commented 9 years ago

For the page '/publications' the Non-EPSCoR Authors column is blank. This is due to the incorrect field being populated in the view (*/admin/structure/views/view/er_summary_er_publication/edit/page?destination=publications)

cjallen-epscor commented 9 years ago

Per Kia (February 19, 2015) How to fix/solution: In the er_summary_er_publication view's data export tab, remove the field: Non-EPSCoR Presenters (Non-EPSCoR Presenters).

Then add a new field, I called mine "Non-EPSCoR Authors" and the correct table/field to query should be: "field_er_non_epscor_authors".

I saved the view and now my xls file contains the list of Non-EPSCoR authors under column "Non-EPSCoR Authors".

-- Kia

I will apply the patch and place in the ERCore 3.0 repo.

cjallen-epscor commented 9 years ago

This has been commited to dev- https://github.com/EPSCoR/ERCore-3.0/commit/afce54bd77ce46234f4e2ce1c64c4c8024d2597e