- OSU Drupal 8 Overview
- Technical Manual
- Working with Content
- Working with Structure
- Working with Appearance
- Working with Configuration
- Working with People
- Working with Groups
- Advanced Topics
If we take a look at the Image submission form right after the Width and Height fields are added, you'll see that these new fields actually display at the bottom of the form.
We actually don't want these fields to show at all on the submission form because they will be automatically filled when a user uploads an image. Making them available for editing will only serve to mislead the user, and possibly mess up some data along the way.