Has there been any discussion about a "form" mode for Prisma Studio? IIRC there was something similar in Prisma Admin. The admin interface in Django is a really great strength. 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. EG, in our current setup we use our admin interface to write news posts, manually adjust user profiles, etc. I can post a request in prisma/studio if that's helpful