Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement PrintCreator function #12

Open
ddcornwall opened this issue Mar 16, 2018 · 0 comments
Open

Implement PrintCreator function #12

ddcornwall opened this issue Mar 16, 2018 · 0 comments
Assignees

Comments

@ddcornwall
Copy link
Owner

In a future release, we want to display the creating agency of a record. The first effort to code this failed for reasons explained in the comment line.

 //The line below fails when there is more than one creating organization. Would need to be able to test for a deal with an array before displaying.
  //$("#recent").append("</br> Creating Organization: " + response.opaResponse.results.result[i].description.fileUnit.parentSeries.creatingOrganizationArray.creatingOrganization.creator.termName);

I won't work on this enhancement until our thumbnail issue is solved.

@ddcornwall ddcornwall self-assigned this Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant