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

Edit records of a collection in series #665

Open
almet opened this issue Oct 14, 2018 · 3 comments
Open

Edit records of a collection in series #665

almet opened this issue Oct 14, 2018 · 3 comments
Labels
enhancement stale For marking issues as stale. Labeled issues will be closed soon if label is not removed. ux

Comments

@almet
Copy link
Member

almet commented Oct 14, 2018

I'm currently facing a use case where I have to edit almost all the records of a collection. I want to be able to do it manually (i.e. it's not possible to automate this). My current flow is as follows:

  1. Go to the list of records
  2. Click on the first one
  3. Edit it
  4. Go back to the list of records
  5. Click on the next item
  6. Edit the second item
    (Loop)

I can imagine another flow were I do:

  1. Go to the list of records
  2. Click on the first one
  3. Hit save / Click next
  4. Edit the second item
    (loop).

I know that Odoo for instance proposes something like this in their software and it's really useful when you have to batch edit a bunch of things manually.

@almet almet changed the title Add the ability to edit the records of a collection in series Edit records of a collection in series Oct 14, 2018
@leplatrem
Copy link
Contributor

It could also be some arrows on top of the record form (previous / next). It would also allows to browse the records attributes easily

@almet
Copy link
Member Author

almet commented Oct 16, 2018

yup :-)

@alexcottner alexcottner added the stale For marking issues as stale. Labeled issues will be closed soon if label is not removed. label Jul 22, 2024
@alexcottner
Copy link
Contributor

Lot of potential options here.

  1. Allow for bulk edit of records or bulk update through a file upload
  2. Next/previous buttons to move between records
  3. Allow inline editing or records in the grid
  4. Provide a simplified list overview of the records in edit mode so users can switch between them quickly

If this is still desirable we can pick an option, make some mock-ups, and go from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement stale For marking issues as stale. Labeled issues will be closed soon if label is not removed. ux
Projects
None yet
Development

No branches or pull requests

3 participants