Closed (fixed)
Project:
Field collection
Version:
7.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2013 at 12:35 UTC
Updated:
29 Nov 2016 at 17:54 UTC
Jump to comment: Most recent
Comments
Comment #1
jmuzz commentedYou could probably set up a submit handler for the form to reorder the values before they are saved. If it's just the display you are worried about you can try to set something up in the theme like a preprocess function. This issue may be helpful: #1157794: Move markup to template files and improve theming in new 2.x branch