enhancement
For in-app development, the user must be able to configure their own layout. To do this, it must be possible to save layouts in the database.
Test
TestPersistentLayouts
Data Migration
A new database type, "LayoutConfigurations," has been introduced. The automatic data migration (migration_23393.migration.xml) performs this migration.