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

nrackleff’s picture

This may be a silly question, but did you click the save button at the bottom after after you moved the fields around?

nrackleff’s picture

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.

fender-dupe’s picture

thank you my friend

ICIT’s picture

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.