Everything is a Freaking DNS problem - forms http://127.0.0.1:8080/blog/taxonomy/term/597/0 en Drupal Form API http://127.0.0.1:8080/blog/node/490 <p>Being a Drupal newbie with some web experience today I`m struggling with creating a form and using the input from that form to display items on the next page.</p> <p>Unless I`m mistaken (which given my newbie status is perfectly possible) in a _form_submit you parse your data then return a link to the next page you are displaying.</p> <p>When inserting and updating a page this works perfeclty because you point back to the page that displays the data you edited . But so far the only thing I found out that takes input from a form and displays it in the next page is by using a multipage form.</p> <p><a href="http://www.lullabot.com/articles/drupal_5_making_forms_that_display_their_own_results" rel="nofollow">This article on Lullabot</a> explains how to create such a page .. but I call that far from simple.<br /> Anyone got a better way to do this .. Al I want to do is have a form where I can select some values, then based on those values get some data from my database and display that. There has to be an easier way than multipage forms. But this Drupal newbie can't find it :(</p> <p>Next step is to get the above example working ..</p> http://127.0.0.1:8080/blog/node/490#comments drupal drupal form api forms Sat, 03 Nov 2007 14:26:59 +0000 Kris Buytaert 490 at http://127.0.0.1:8080/blog