I noticed something odd today, even though the hierarchy is built correctly when a user registers for a new account on my site the list of information fields they can input (name, location, etc.) appears seemingly at random. How do I force this list to appear in a specific order?

Comments

kamazeuci’s picture

Yes, I have the same question, it seems the order of the user profile page at yoursite.com/profile is determined alphabetically by user name, but if you change the user name, it doesn't change the order, i.e., I was admin, and was first, changed my name to another but remained first, maybe because the entry in the DB table doesn't change.
Anybody nows how to change this or make another ordering?