I'm not sure what this means. I was thinking that maybe they would get that having each wine as a separate entry (content type) would eventually give them a nifty database they could do other stuff with. Then I'd make a view that would automatically show the 12 most recent ones. Otherwise I could just make a content type with wine name 1, wine vintage 1, wine name 2, wine vintage 2, etc. but that seems cumbersome. 
<br><br>Are you saying that the 12 wine content nodes could be also input through one form, and then show up as one node, or one view?<br><br>Jean<br><br><div><span class="gmail_quote">On 9/11/07, <b class="gmail_sendername">
Rajaram Shyamala</b> &lt;<a href="mailto:shyamala@netlinkindia.com">shyamala@netlinkindia.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 bgcolor="#ffffff">
<div><font face="Arial" size="2">You could create a submit form as a CCK. you can 
redirect the the path that you want the submit form to show up on from the 
htaccess file to the node/add/my_cck page. WIll that help? For settings in 
htaccess, just mail abck and I cna help.</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">Shyamala</font></div>
<div><font face="Arial" size="2">Team Leader</font></div>
<div><font face="Arial" size="2">&lt;a href=<a href="http://www.netlinkindia.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.netlinkindia.com</a>&gt;Netlink 
Technologies&lt;/a&gt;</font></div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;"><div><span class="e" id="q_114fc1e591120c76_1">
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;">----- Original Message ----- </div>
  <div style="background: rgb(228, 228, 228) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;">
<b>From:</b> 
  <a title="william.darren@gmail.com" href="mailto:william.darren@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">William Smith</a> </div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;"><b>To:</b> <a title="support@drupal.org" href="mailto:support@drupal.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
support@drupal.org</a> </div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;"><b>Sent:</b> Tuesday, September 11, 2007 5:31 
  PM</div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none;"><b>Subject:</b> Re: [support] How can I 
  duplicate fields in one content type?</div>
  <div><br></div>The way I understood the problem was that Jean didn&#39;t want the 
  end-user/client to have to enter the items individually, but wanted the 
  flexibility of having each item as a distinct node .. so the problem would be 
  more on the input side then on the display side. <br><br>I&#39;m not sure if there 
  is an existing contrib module to allow this .. does something exist out there 
  that would let you specify &quot;at &lt;this path&gt; create a submission form for 
  &lt;number&gt; of &lt;node type&gt;&quot; and then create those nodes? 
  <br>&nbsp;<br>
  <div><span class="gmail_quote">On 9/11/07, <b class="gmail_sendername">Earnie 
  Boyd</b> &lt;<a href="mailto:earnie@users.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">earnie@users.sourceforge.net</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;">Quoting 
    Jean Gazis &lt;<a href="mailto:jgazis@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jgazis@gmail.com</a>&gt;:<br><br>&gt; I don&#39;t 
    know any PHP. I have cut and pasted a snippet or two, but that&#39;s<br>&gt; 
    about it. I want to eventually learn more, but this isn&#39;t a big-ticket job 
    <br>&gt; so it&#39;s not what I&#39;d choose to put all my time into right 
    now.<br>&gt;<br>&gt; Is there a module or modules that would let me do 
    this?<br>&gt;<br><br>If I understand what you need, a simple listing of 
    recently added pages <br>by page type, yes.&nbsp;&nbsp;Perhaps the 
    archive[1] or calendar[2] is all you<br>need.&nbsp;&nbsp;The other option is 
    to use a taxonomy term to do grouping.&nbsp;&nbsp;You<br>create a taxonomy 
    term for each new package.&nbsp;&nbsp;Then you can display the<br>package 
    using the taxonomy term.&nbsp;&nbsp;From that package you can list 
    the<br>individual product.&nbsp;&nbsp;You can use a path alias to 
    rename<br>taxonomy/term/&lt;tid&gt; to something more elegant.<br><br>Earnie 
    -- <a href="http://for-my-kids.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://for-my-kids.com/</a><br>-- <a href="http://give-me-an-offer.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://give-me-an-offer.com/</a><br><br>--<br>[ 
    Drupal support list | <a href="http://lists.drupal.org/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.drupal.org/</a> 
  ]<br></blockquote></div><br>
  </span></div><p>
  </p><hr>

  <p></p>-- <span class="q"><br>[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.drupal.org/</a> 
]</span><p></p></blockquote></div>
<br>--<br>[ Drupal support list | <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br><br clear="all"><br>-- 
<br>Jean Gazis<br><a href="http://www.jeangazis.com">www.jeangazis.com</a><br><a href="http://www.boxofrain.us">www.boxofrain.us</a><br><br>&quot;Believe those who are seeking the truth; doubt those who find it.&quot; - André Gide