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

Use progressive enhancement for ListWidget #24

Open
sweh opened this issue Dec 4, 2015 · 0 comments
Open

Use progressive enhancement for ListWidget #24

sweh opened this issue Dec 4, 2015 · 0 comments

Comments

@sweh
Copy link
Owner

sweh commented Dec 4, 2015

Originally reported by: Florian Pilz (Bitbucket: florianpilz, GitHub: florianpilz)


We extracted the ListWidget to create a list of elements, which can render a form each using a modal dialog. However the concept greatly differs from gocept.jsform: Rather having good default options for almost anything, the ListWidget requires you to give all information up front. To be more specific: Only fields that have a given label are shown.

We should unify the approach used, so both (gocept.jsform and ListWidget) use progressive enhancements.


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