By fender-dupe on
Can somebody explain me this
i had image field before body field
and i changed it to
body ----- image field
when i updated the article node it still shows the old order, nothing changed
do i have to rewrite all the articles again?
Comments
Saved?
This may be a silly question, but did you click the save button at the bottom after after you moved the fields around?
Change order on the Manage Display tab
I just took another look at this and I have a better answer. It looks like this is different in Drupal 7 than it was in Drupal 6. In 6, if you changed the order of the fields in the "Manage Fields" tab, that would change the display order. In Drupal 7, you have to change the order in the "Manage Display" tab to get the order to change in the output display.
thank you my friend
thank you my friend
Order of fields didn't change after reorganizing field order
I had exact the same issue as was posted by fender earlier.
The issue is very well covered - and solved - in Learn Drupal 7 with nodeone tutorial.
I can recommend it to anyone new to Drupal, it's very good, all of it, and it could be a good start to have a look at the chapter that comes just before the one in the link above for the very issue discussed here.