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

Content: Export CSV #2675

Open
zcolah opened this issue Apr 12, 2024 · 0 comments
Open

Content: Export CSV #2675

zcolah opened this issue Apr 12, 2024 · 0 comments

Comments

@zcolah
Copy link

zcolah commented Apr 12, 2024

Intro

We are adding an "Export CSV" button to the multi page table title bar. When this button is clicked it should allow a user to download a CSV file that contains all the field columns and rows. In addition to the field columns we will also add the following columns:

  1. Created At (Date Time)
  2. Created By
  3. Updated At (Date Time)
  4. Content Item ZUID

Questions to Investigate

  1. Describe a situation of why and where the export csv feature will be used? How will this CSV data get consumed by them after downloading it? Are they archiving it? Are they trying to duplicate a model and also have the items carry over with it? Are they trying to transfer data between two instances?

  2. How does the user expect to see:

  • One to Many, One to One,
  • Internal Link relationships
  • Do they want all the columns of the related fields?
  • Media Field (are they expecting the file name, URL, thumbnail, or a ZUID)
  1. How does the user expect the media field
  2. Are they comfortable with ZUIDs? Do they wish to see the display labels?
  3. Where would they expect to see this feature? Schema or Content?

Figma

https://www.figma.com/file/zOI7oSH3fG1XDmmPzsP6PX/Zesty-3.0-Revamp?type=design&node-id=4288%3A191852&mode=dev&t=qXhv5y0NQio0iSqe-1

@zcolah zcolah created this issue from a note in Product Roadmap (Development Queue) Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Product Roadmap
Development Queue
Development

No branches or pull requests

1 participant