studio icon indicating copy to clipboard operation
studio copied to clipboard

Form-based entity editing

Open luxaritas opened this issue 4 years ago • 1 comments

While the current tabular layout can be good for some scenarios, it's less useful as a low-effort backoffice, particularly when you want to read/edit longer fields. For example, in our current setup we use our admin interface to write news posts, manually adjust user profiles, etc. The admin interface in Django is a really great strength in this regard, and IIRC the old Prisma Admin had something similar (including a similar capability to extend the administrative interface with custom widgets if memory serves).

luxaritas avatar Jan 04 '21 04:01 luxaritas