Add and Reference

Component ID

75873

Component name

Add and Reference

Component type

module

Development status

Component security advisory coverage

not-covered

Downloads

2044

Component created

Component changed

Component body

This module adds the ability to reference non-existing (new) nodes right from nodereference field when You're adding or editing the node.

It's recommended to use this module with a Form restore module. It simplifies the workflow and enables support for multi-step chained nodes creation - if the content type of new node have nodereference fields it is possible to add and reference from it and so on (up to 10 steps now supported).

Thanks to Form restore, after submitting of new node You will be returned to the previous (still not submitted) form with all values You have filled before and (of coarse) with just added node in the field where 'Add new...' button has been pressed.

Note #1: This module requires content.module, nodereference.module and form_restore.module

Note #2: Please read a documentation if You are not familiar with CCK and nodereference fields.

Note #3: This is my first project so please feel free to point me to my mistakes, I'll fix it as soon as possible.