Is there a way to rearrange the fields in the node add / edit form for a content type without changing the display of the full node?
For example, I have a content type of "review" for ... reviews. It has a LOT of fields, but the essential ones are very few. Is there a way to position those fields at the top of the form for users entering reviews, but not change the ordering (and grouping) of the fields when displaying the content for site visitors?
It may be something simple I'm overlooking, or maybe there is no such thing. I don't know. Thanks.
@leeksoup you can drag the fields on the „Manage fields“ page to custom positions, and save the form. The new order is what content editors will see when they add or edit a content item, but the full display for visitors shouldn’t be affected by it.
Only exception: When you create the content type and add some fields, at first their order will be the same at both places. But when you change the field order later, it should only be applied to / for the place you are changing, without affecting other places.
Maybe I misunderstand what you‘re trying to achieve? I’m currently on a vacation, so can’t explain better at the moment, sorry!