You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing exporters other than zip might be a good idea but should be considered out of scope of this issue.
Only if it is convenient and simple should the others be implemented.
The csv appears to support this, but it may or may not need more work.
This issue is only about implementing the zip exporter for multiple individuals and is not about any other task.
The text was updated successfully, but these errors were encountered:
The is part of issue TAMULib/scholars-angular#337 .
Using the existing exporters and selecting zip, such as the example code below, results in an error about this not being supported.
The ability to use
Implementing exporters other than
zip
might be a good idea but should be considered out of scope of this issue.Only if it is convenient and simple should the others be implemented.
The
csv
appears to support this, but it may or may not need more work.This issue is only about implementing the zip exporter for multiple individuals and is not about any other task.
The text was updated successfully, but these errors were encountered: