Multi Node Add
Categories
Component ID
663278
Component name
Multi Node Add
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
13599
Component created
Component changed
Component body
This module provides a new interface for creating nodes where the users are able to select the fields what they want to use for creating the nodes.
It is designed to create multiple nodes in one round, it's possible to add more node input rows on-the-fly.
Heavily depends on Javascript.
Known issues for 7.x:
- More complex widgets like date widget can break the in-line layout for the fields
- Suggested core patch to eliminate notice at filefields: #1430934: Notice: Undefined index: display_field in file_field_widget_value() (line 582 of /module/file/file.field.inc).
Known issues for 6.x:
- TinyMCE is not loaded inside the node editing iframes
