<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html><head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> </head>Cool! I'll give it a try. Thanks Adam!<p>Ayen Designs - quality software the first time, every time!</p><hr/><div><b>From: </b> Adam Gregory <arcaneadam@gmail.com>
</div><div><b>Sender: </b> development-bounces@drupal.org
</div><div><b>Date: </b>Mon, 20 Jun 2011 11:41:12 -0700</div><div><b>To: </b><development@drupal.org></div><div><b>ReplyTo: </b> development@drupal.org
</div><div><b>Subject: </b>Re: [development] Fieldsets and variable names</div><div><br/></div>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 & 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"><<a href="mailto:jeff@ayendesigns.com">jeff@ayendesigns.com</a>></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 . '_' . $group . '_' . $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'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>
</html>