Hi,
I'm looking for a CCK input type that is dynamically expandable by the user. For example, if I wanted the user to be able to attach an email address to a node, and then have a button they can click to show another email input item, and so on, until they've added all the email addresses they need to the node.
Is there a CCK input type that has this functionality?

Thanks.

Comments

markabur’s picture

you can do that right now with a regular text field, just change the "number of values" from 1 to unlimited.