usage question
CobraMP - February 17, 2009 - 00:57
| Project: | Node clone |
| Version: | 6.x-1.0 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'm looking for a way to create a "project" node that can have it's fields populated by referencing a "leads" nodes. Ideally a way for the user to execute a "convert lead" and thus create a new "project" node from information in that lead.
gotchas:
The node title would be new, preferably an increment of the last project node created 001, 002 etc.
see my forum post here http://drupal.org/node/375408

#1
Well, you could likely use the code from this module as a start on custom programitic node creation.