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
Hello @NumerousHats, I agree with your assessment. I am looking into this situation right now. The root of this problem is that Backdrop CMS is implemented on top of a "stack" of...
Update Core and Theme via Web interface
I just installed a Backdrop CMS site with version 1.27.0. I then used the user interface to download and update Backdrop CMS to 1.30.0. After starting the update process, and on the...
1.30.0 update.php generates incorrect link
I believe my permissions are set up correctly, as I can install modules from the UI. But for whatever reason, I can't update them. I will, however, double check against that documentation.
Update Core and Theme via Web interface