1 submission - multiple entries
Posted: 15 February 2008 03:06 PM   [ Ignore ]
Newbie
Rank
Total Posts:  17
Joined  2006-09-23

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

Profile
 
 
Posted: 15 February 2008 03:11 PM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3717
Joined  2006-10-18

Hi Martin! smile

Would you be able to elaborate a little more into detail on this?

Sorry smile

 Signature 

Check out the new Solspace Blog!

Profile
 
 
Posted: 15 February 2008 03:20 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  17
Joined  2006-09-23

thx for the quick response.
http://www.zentas.at/neu.php/allgemein/on/publikationen/
here you can order downloads (pdf-files, some iso`s in the future) and when submitting the cart on the right, the case as described above should happen.

Profile
 
 
Posted: 15 February 2008 03:21 PM   [ Ignore ]   [ # 3 ]
Newbie
Rank
Total Posts:  17
Joined  2006-09-23

sorry, i should really improve my english. sad.

Profile
 
 
Posted: 15 February 2008 03:25 PM   [ Ignore ]   [ # 4 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3717
Joined  2006-10-18

Martin,

Sorry about that… it wasn’t the english at all smile

I had a feeling this is what you were referring to - I just wanted to make sure.

If you’re asking if you can do that WHOLE example with Freeform… it’s wouldn’t be easy… not out of the box anyway.

If it’s just passing some Weblog Entry Variable Data through the Freeform Form in one shot, then yes, easy to do smile

 Signature 

Check out the new Solspace Blog!

Profile
 
 
Posted: 15 February 2008 03:33 PM   [ Ignore ]   [ # 5 ]
Newbie
Rank
Total Posts:  17
Joined  2006-09-23

i see. i better store it to an independent table and make the data reachable for the admins over a restricted template.
thank you for the prompt information.

Profile
 
 
Posted: 15 February 2008 03:34 PM   [ Ignore ]   [ # 6 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3717
Joined  2006-10-18

You’re welcome smile

 Signature 

Check out the new Solspace Blog!

Profile