<p>You can use the 3.x Alpha 1 of CCK. <a href="http://drupal.org/project/cck">http://drupal.org/project/cck</a> </p><p>I used this on a site recently and it worked well. </p><p>Thanks,</p><p>Steve </p>
<p>Steve Kessler<br>
Owner, DenverDataMan<br>
(303) 587-4428</p>
<p>This email was sent from my Droid.</p>
<div class="gmail_quote">On Mar 9, 2011 7:39 PM, &quot;Austin Einter&quot; &lt;<a href="mailto:austin.einter@gmail.com" target="_blank">austin.einter@gmail.com</a>&gt; wrote:<br type="attribution">&gt; Hi<br>&gt; I am making a custom form, where I want to have work history of a person in<br>


&gt; one line and at the end of line a button &quot;add more&quot;.<br>&gt; It will look some thing like as below -<br>&gt; <br>&gt; *Company  *       *Start-Date*      *End-Date*       *Add More ...*<br>&gt; **<br>&gt; If user clicks on button &quot;*Add More ...*&quot; then it should add one more line<br>


&gt; and my form should look as below<br>&gt; <br>&gt;  *Company  *       *Start-Date*      *End-Date*       *Add More ...*<br>&gt;  *Company  *       *Start-Date*      *End-Date*       *Add More ...*<br>&gt; <br>&gt; So how many times user clicks &quot;*Add More ...*&quot;, those many rows should be<br>


&gt; shown up.<br>&gt; <br>&gt; How can I acheive it  in Drupal. As per documentation and google search AHAH<br>&gt; is capable of doing it.<br>&gt; Please correct me if wrong.<br>&gt; <br>&gt; My custom form code is as below. My questions are -<br>


&gt; <br>&gt; 1. How can I add 4 fields in one line. By default these are coming  below of<br>&gt; earlier field.<br>&gt; 2. How to make use of AHAH.<br>&gt; 3. Also  one more challenge for me is how do act on &quot;onClick&quot; of  &quot;*Add More<br>


&gt; ...*&quot; button, by default it may call submit handler.<br>&gt; <br>&gt; A step by step approach will help me, as first time I am looking at AHAH.<br>&gt; <br>&gt;  Best Regards<br>&gt; Austin<br></div>