As discussed by LukeW in Web Form Design, it's best to have the primary action of a form be the first button that the user sees. For left-to-right languages this means having the primary action on the left and any secondary actions on the right (see A in this illustration
http://www.flickr.com/photos/rosenfeldmedia/2366430953/ ). In a multi-page 'wizard' style form, the primary action is usually 'next' or 'continue' and the secondary action is 'back' or 'previous' but at the same time the conceptual model for such forms is that the screens are arranged progressively from left to right (the ipod/iphone interfaces even animate the transition).
In such situations is it better to have the secondary action, 'back', to the left or the right of the primary action, 'next'? Or is there a better solution?
Cheers,
Tamlyn.
