<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><DIV></DIV>
<DIV>In the face of things like this, we often turn to the form construction to do what you want. However,&nbsp;you may&nbsp;be far better off looking at the theme function. Just take the values by key and build a table to put them side-by-side.<BR>&nbsp;</DIV>
<P><FONT face="bookman old style, new york, times, serif" color=#ff007f size=4><EM><STRONG>Nancy E. Wichmann, PMP</STRONG></EM></FONT></P>
<P><FONT face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</FONT></P>
<DIV><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: arial, helvetica, sans-serif"><BR>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Bruno De Bondt &lt;bruno@indymedia.be&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> development@drupal.org<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Thu, March 4, 2010 4:32:32 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> [development] re-arranging mutlivalue fields<BR></FONT><BR>Hi,<BR><BR>I have two CCK multivalue fields (a nodereference field and a<BR>textfield), both with a set amount of maximum values. My goal is to<BR>build a form that lists these fields as 'nodereference + textfield'<BR>groups, in order to simplify user input. This doesn't seem to be so easy<BR>to do with form_alter(), since a multivalue field is an array of its<BR>own, so re-ordering the fields seems tricky.<BR><BR>Does anyone have ideas on how to approach this?<BR><BR>thanks,<BR>- bruno<BR></DIV></DIV></div></body></html>