[development] After form submit
nan_wich at bellsouth.net
nan_wich at bellsouth.net
Thu Jul 30 18:00:58 UTC 2009
If the data is extra stuff for a node (i.e. beyond a title and body), then yes, it is a node, but your node module still needs to let Views know about the extra fields and how to get to them. As Victor keeps harping, CCK does this for you.
--
Nancy E. Wichmann, PMP
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
-------------- Original message from Salvador Benimeli <salbefe at gmail.com>: --------------
One question more now I know I have to manage myself form post data. If I persist the data on a custom table inside my database and later I want to do something with that data...what should I do? For example, once the data is inside a table on a database I would like to create a 'view' as a list from it. As I read, I can't use views module because that data is not a node. How can I do "custom" queries and then display it??
Thanks a lot
2009/7/30 <nan_wich at bellsouth.net>
If you are creating your own forms for data input, then, yes, you are responsible for managing it.
--
Nancy E. Wichmann, PMP
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
-------------- Original message from Salvador Benimeli: --------------
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???
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.drupal.org/pipermail/development/attachments/20090730/325c2f43/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 4752 bytes
Desc: spring_01.gif
URL: <http://lists.drupal.org/pipermail/development/attachments/20090730/325c2f43/attachment-0001.gif>
More information about the development
mailing list