Hi,
great module, it really helps to bulk create stubs for nodes without having to write a CSV file and then run it through something like 'Feeds', it's much quicker.
However, I'm missing support for CCK text fields (the don't show up in the ./multi_node_add/* form). Am I dowing somtheing wrong, or could support for CCK text fields be added in a future release?
Thank you!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | multi-node-add.jpg | 20.45 KB | asb |
Comments
Comment #1
aron novakFor me the CCK text fields do appear in the list. I tried it out even saving it and worked correctly.
Is it the standard Text module with a Textfield widget?
Comment #2
asb commentedYes, if you are referring those field types provided by CCK. In the "Fields to manage" listing I get several CCK fields, e.g. of node reference or integer type, but the listing is not complete.
However, when I just retried to bulk add some nodes, it didn't work at all anymore (Screenshot attached). Without further investigation I'd guess that some JS stuff interferes.
Comment #3
asb commentedI tried this again, and it simply does not work for me. The "Fields to manage" listing shows some CCK fields for the selected content type, but they do not shot up in the "Create multiple nodes" section.
Also, the "Create all nodes" button has no effect, no new nodes are created.
Comment #4
aron novak