sugest any module that is useful to create the nodes from database table by taking the form values of another node

sangeetharao - July 9, 2008 - 04:11

here i want to do something like, when i click on the menu it gives some node which contains the form. When user submits the form according to the form values it has to create one node and display it to user.

sugest any module that is useful to create the nodes from database table by taking the form values of another node

There seems to be to

nevets - July 9, 2008 - 04:21

There seems to be to concepts in your question. The first is what you find under the create content menu, various modules provide more content types and the Content Construction Kit (CCK) allows you to build new content types using the Drupal interface.

The second part sounds like you want to check out the clone module which allows you to make a copy of an existing node.

 
 

Drupal is a registered trademark of Dries Buytaert.