System Information
- Strapi Version: 4.3.4
- Operating System: macOS
- Database: PostgreSQL
- Node Version: 14.20.0
- NPM Version: 6.14.17
- Yarn Version: 1.22.19
I can see through the Strapi Admin UI how to customise the forms after you create a custom content type through code however, I don’t particularly want to set this up for every environment the changes will go through.
Is it possible to set up the form’s appearance (position, width, editable etc) whilst creating the content type?