Ah, it was not clear to me that Salvador was talking about a custom form...<br><br><div class="gmail_quote">On Thu, Jul 30, 2009 at 12:38 PM, William Smith <span dir="ltr">&lt;<a href="mailto:william.darren@gmail.com">william.darren@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>The data will be sent to your submit handling function - if you wish to persist the data, you can either manually store it in a db table, or you could programatically create a node containing the data.  See the section &quot;Submitting Forms&quot; in <a href="http://api.drupal.org/api/file/developer/topics/forms_api.html/6" target="_blank">http://api.drupal.org/api/file/developer/topics/forms_api.html/6</a></div>



<div> </div>
<div>The short answer is yes, you have to do it yourself :)</div>
<div> </div>
<div>Best,</div>
<div>William<font color="#888888"><br><br></font></div><div><div></div><div class="h5">
<div class="gmail_quote">On Thu, Jul 30, 2009 at 10:33 AM, Salvador Benimeli <span dir="ltr">&lt;<a href="mailto:salbefe@gmail.com" target="_blank">salbefe@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Hello Victor,<br><br>My problem is, after submitting a form, post values are automatically persisted by Drupal or have I to do myself??<br>


<br>Thanks a lot<br><br><br>
<div class="gmail_quote">2009/7/30 Victor Kane <span dir="ltr">&lt;<a href="mailto:victorkane@gmail.com" target="_blank">victorkane@gmail.com</a>&gt;</span> 
<div>
<div></div>
<div><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What is great about Drupal is that when you create a content type, even using CCK module and defining extra custom fields, everything is automagically persisted in the database and may be retrieved as nodes. You don&#39;t have to worry about that.<br>


<br>And, Drupal has a contributed module which is really practically part of Drupal itself (no-one develops any serious sites without using it and CCK): the Views module, which is a query generator so you don&#39;t have to use SQL to list your nodes. There is a powerful graphical interface which allows you to create your query on the fly and even shows you a preview of the list you will be getting.<br>


<br>The views module (<a href="http://drupal.org/project/views" target="_blank">http://drupal.org/project/views</a>) also allows you to create as many displays of the view (Page/Block/RSS etc.) as you like.<br><br>That&#39;s why everyone is flocking to Drupal!<br>


<font color="#888888"><br>Victor Kane<br><a href="http://awebfactory.com.ar/" target="_blank">http://awebfactory.com.ar</a></font> 
<div>
<div></div>
<div><br><br>
<div class="gmail_quote">On Thu, Jul 30, 2009 at 11:03 AM, Salvador Benimeli <span dir="ltr">&lt;<a href="mailto:salbefe@gmail.com" target="_blank">salbefe@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><span style="font-size: 13px; color: rgb(0, 49, 80); line-height: 17px; font-family: &#39;Bitstream Vera Sans&#39;,Verdana,Helvetica;">
<p style="margin: 1.2em 0px 1em; padding: 0px;">Hello,</p>
<p style="margin: 1.2em 0px 1em; padding: 0px;">I&#39;m new to Drupal, and after looking FAPI documentation there are some kind of things that are not clear to me.</p>

<p style="margin: 1.2em 0px 1em; padding: 0px;">Where go the data once the form has been submitted?? The data submitted on a form is stored as a node or other kind of content or have I to create a table on the database and storing post values inside that table???</p>



<p style="margin: 1.2em 0px 1em; padding: 0px;">How can I create a view where I can show all the data that has been submitted???</p>
<p style="margin: 1.2em 0px 1em; padding: 0px;">Thanks in advance</p></span></blockquote></div><br></div></div></blockquote></div></div></div><br></blockquote>
</div><br>
</div></div></blockquote></div><br>