Hi. I'm looking for a cck module which will run quite similar to a text field with Unlimited values, but the input of values is always done from the same input field.
As soon as the user has added a value, he will click on a "submit value" button which will add the value to a list in bottom of the input field.
Then he will be able to add other values, still form the same input field on top of the list.

Cannot find any module doing that. And I still don't know how to start coding this feature. Should I extend the basic cck text field or create a new cck module ?

Any ideas welcome.

Comments

WorldFallz’s picture

dsnoeck’s picture

So maybe I have explains it in the wrong way:

As I don't have find any module for that:
- how can I start building my custom CCK field ?
or
- how can I alter a simple text field with Unlimited values define, to work the way I explain in my first post ?

Currently I'm looking into the D7 Field API to create my custom field.

- Damien
:: Keep Open Spirit ::

truongquangphuc’s picture

Subride