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!

CommentFileSizeAuthor
#2 multi-node-add.jpg20.45 KBasb

Comments

aron novak’s picture

Category: feature » support

For 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?

asb’s picture

Status: Active » Postponed (maintainer needs more info)
StatusFileSize
new20.45 KB

Yes, 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.

asb’s picture

Category: support » bug
Status: Postponed (maintainer needs more info) » Active

I 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.

aron novak’s picture

Issue summary: View changes
Status: Active » Closed (outdated)