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

How to get the edit capability for CRUD items in dataviews #51

Open
anthonymanzo opened this issue Jan 31, 2017 · 5 comments
Open

How to get the edit capability for CRUD items in dataviews #51

anthonymanzo opened this issue Jan 31, 2017 · 5 comments

Comments

@anthonymanzo
Copy link

Hi,
Is it possible to have be able to edit crud items (instead of just adding/deleting) ?
Thanks,
Tony

@perak
Copy link
Owner

perak commented Jan 31, 2017

CRUD inside form? Insert/delete only.

@anthonymanzo
Copy link
Author

Thanks Perak, I refactored to embed a nested data_view component like you did in your invoices example ( the invoice items data_view was embedded in the invoices details component).
This way I have all the normal crud controls and routes available.

@anthonymanzo
Copy link
Author

Hi,
I'm hoping to reopen this as I've discovered I really need the capability to edit the array of objects that exist inside collection docs. This is probably the most important feature for me and hopefully it can be prioritized or maybe you can give some guidance as to where I would try to implement this myself. THANKS!

@perak
Copy link
Owner

perak commented Jun 27, 2017

@anthonymanzo I will put this as my first priority, but I cannot promise when I will be able to implement and deploy next version (possibly during weekend or beginning of next week...).

@perak perak reopened this Jun 27, 2017
@anthonymanzo
Copy link
Author

anthonymanzo commented Jun 27, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants