Drupal 8+ has separate "Manage display" and "Manage form display" tabs:
- The "Manage display" UI allows you to reorder/configure the various fields when they are being rendered/viewed.
- The "Manage form display" UI allows you to reorder/configure the various fields as they are shown during data entry.
D7 and Backdrop only have the "Manage display" UI, but in D7 one could use the Display Suite contrib module to manage the display of fields in forms (the "Display Suite Forms" submodule to be exact: https://www.drupal.org/node/1795380). The Display Suite module has not been ported to Backdrop though, since most of its features have been implemented in Backdrop in the form of the core Layout module (see https://docs.backdropcms.org/documentation/features-added-to-core).
We should consider adding this functionality in core, to reduce resistance when deciding to choose Backdrop over Drupal 8+.
Recent comments
The File module provides its functionality by defining a File field type for the Field module. File attachments are defined at the content type level (or other entities). As a site...
The image library where is it?
I'm not sure, could you kindly tutorialize this step just a little bit? I have no idea in terms of the dashes or brackets delimiting pattern, but i know that there can be only one...
Entity reference view: All fields are inline?
Forgive me is this is very obvious, but... have you enabled the module i18n_node? When you enable the module, it will replace the callback for node/add with the correct callback for...
"Add content" (/node/add) gives an error