#1847 closed enhancement (wontfix)
Multi-level inline editing
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | contrib.admin | Version: | |
| Severity: | normal | Keywords: | multi-level inline editing, admin |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
It would be good to have multi-level inline editing. So lets say for example someone wanted to have a Quiz that contained many questions which itself contained many choices (for answers). Instead of having an admin section for Quiz and another for Questions, then a third for Choices, an admin could instead just have an admin section for Quizzes with multi-level inline editing for questions and choices to those questions.
Note:
See TracTickets
for help on using tickets.
Won't fix. We've considered multi-level inline editing in the past and decided the user interface would be too complex.