Posted by emb03 on May 5, 2018 at 8:22pm
My idea is extend the webform module so it can create a new node from an existing content type.
The scenario:
We have a job submission webform on our site which anonymous users can fill out to advertise a job. I would like a module that takes the content of the webform and creates a new node from a existing content type and populates those fields with the fields in webform. Right now we copy and paste the webform email into the content type but this seems like a archaic way of doing this.
If someone wants to work with me on this I would be like to contribute if you think this is a viable idea.
Comments
Hi emb03, Why you can't use
Hi emb03,
Why you can't use directly the node form?
In this way you have to maintain just one form and maybe you need to implement just the email using rules for example or writing your custom email.
For your use case the setting you explained looks over complicated.
Hi ziomizar
Looking for something like this only for D7: https://github.com/owenmorrill/subtonode
Hi ziomizar
Looking for something like this only for D7: https://github.com/owenmorrill/subtonode
Already exists
https://www.drupal.org/project/node_convert