take a look at how the filter forms work.<br><br>There's help text in the node_example.module about it too.<br><br>Essentially you need to create a grouping array, move the original element into it , and then put your new field into that.
<br>This is all perfectly possible with form_alter<br><br><br><div><span class="gmail_quote">On 8/10/06, <b class="gmail_sendername">Carl Mc Dade</b> &lt;<a href="mailto:carl_mcdade@yahoo.com">carl_mcdade@yahoo.com</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>I am adding a markup field to a Profile form but only want the field to show after a certain textarea. The idea is to use the links in the markup field to enter text in the textarea above it. I have set in the working code and have no problem with it but am questioning the fact that hardcoding this in seems to be the only way.
<br><br>Is there a way of doing this using the FormsAPI? a grouping syntax? Something like show this field only if a related field is present?<br><br>Is there a hook for FormsAPI that would help? <br><br><br>TIA<br><br><br>
<br><br><div>
<div><font face="Arial" size="2">Carl Mc Dade<br>____________________________<br>&nbsp;Web Developer for Hire</font></div>
<div><font face="Arial" size="2"><a href="http://www.heroforhire.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.heroforhire.net</a><br><a href="mailto:info@heroforhire.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
info@heroforhire.net</a></font></div></div><div><span class="ad">
<div><font face="Arial" size="2"><br>&nbsp;</font></div></span></div><div></div></div><div><span class="ad"><p> 
                </p><hr size="1">Yahoo! Messenger with Voice. <a href="http://us.rd.yahoo.com/mail_us/taglines/postman1/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Make PC-to-Phone Calls</a> to the US (and 30+ countries) for 2¢/min or less.
<p></p></span></div></blockquote></div><br>