Even with #tree = TRUE, I think you can still individually set the #parents array to modify this.<br clear="all">-----<br>Adam A. Gregory<br>Drupal Developer &amp; Consultant<br>Web: AdamAGregory.com<br>Twitter: <a href="http://twitter.com/adamgregory" target="_blank">twitter.com/adamgregory</a><br>

skype: aagregory2<br>Phone: 661.347.6597<br>
<br><br><div class="gmail_quote">On Mon, Jun 20, 2011 at 11:35 AM,  <span dir="ltr">&lt;<a href="mailto:jeff@ayendesigns.com">jeff@ayendesigns.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><span style="font-family:Verdana;color:#000000;font-size:10pt"><div>I have a module in which a settings form is produced that has a layout like the following example:</div><div>BREED    GROUP    VARIETY</div><div>and the field names were set as $breed . &#39;_&#39; . $group . &#39;_&#39; . $variety, and the db is populated and the code expects that layout.</div>

<div><br></div><div>Now I need to change the form as so:</div><div>FIELDSET [GROUP]</div><div>    BREED    GROUP    VARIETY</div><div><br></div><div>and am wondering if there&#39;s a way to accomplish this without affecting the name the variable will be assigned (that is, I am assuming that #tree=true will result in a change to the variable storage).</div>

<div><br></div><div>Thanks!</div><div>Jeff</div></span></div>
</blockquote></div><br>