hi,
first of all, thx for the great freeform module (and not only this).
i´m planning to use a freeform for a download shop project, i´m currently working on. now i thought about a solution to store my shopping-cart data. mostly, the users arent`t registered or logged in, but this should work by setting the guest-group permission, am i right?
In the last step of the shopping-session, the user enters some personal data und submits the form including some hidden fields which hold id`s of the cart-items (and are named item_1 to _x). now the data should be stored per item, like ..
itemID | nameOfSeller | some_more_personal_data
.. for the list of the carts items. this is required for further usage of the data.
so, i want to write a number of entries with one submission, is this possible, out of the box ?)
thx.
martin
