hi guys,
I'm currently developing a module where I need a multiple data input.
But instead of multiple-inputing a single field, I need a way to box/group
several single-fields to an unit for creating multiple-units.
______________________________
hm here a little bit abstracter description:
imagine you want to have a node-type where created contents
can hold information about your (multiple) girls ;)
fields are: name, phonenumber and a notice.
instead of storing only one girl per content,
I want to store various girls per page.
I hope you understood my problem :)
I really keept a lookout for this but never find one :(
___________________________
it's rather the GUI-side that make me despaired than
coding this on the backend by hooking hook_insert / hook_update.
thx thx thx for help!
melchior
here'a a form for inserting ONE entry.
what I need is to insert multiple ones:
http://www.250kb.de/u/071119/p/1a20066b.png
(sorry, don't know how to emebed the picuture)