Closed (fixed)
Project:
Location
Version:
5.x-3.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Jan 2009 at 12:15 UTC
Updated:
12 Nov 2011 at 01:28 UTC
Jump to comment: Most recent
Comments
Comment #1
jessicakoh commentedhttp://drupal.org/node/115323
Comment #2
jessicakoh commentedI tried the method on http://drupal.org/node/115323.
But it seem there is no effect on the output.
Any suggestion?
Comment #3
yesct commentedI think there are a few different approaches, please others correct or add to this list:
use a view, and add displays for each country or the countries that use a particular order, so filter by those countries, then in that display in that view, reorder the fields
or
use a template file and theme it (AH this was your idea, I see now, re-reading your question.) Does anyone use this system? or know how to implement it?
maybe that will spur some others to post more ideas of how to get this to work for you.
Comment #4
Anonymous (not verified) commented"Does anyone use this system? or know how to implement it?"
Comment #5
ankur commentedThis can be done through the theming API