| Post |
|
New Member | turco posts 2 4:41 pm August 27, 2009
| |
|
|
Please replace the ??? with your data!
- URL to the FORM: http://???
- The browser used: ???
- cforms version: 11
- Your Wordpress version: 2.7
I'm interesting in creating a multipage form wih db tracking. I've noticed that each time I submit a part (page) of the form, data were saved into db. This is ok, but I can't find an information that tells me the user who made the submission. Try to explain: how can i understand which db data belong to a certain form actrivity and which to another? How to distinguish which are the answers of a certain user? I have only fragments of the entire form and I can't rebuild user activity. I hope it's clear.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:10 am August 28, 2009
| |
|
|
check the multi-page options and see the Help! page, the example shows what to do
|
|
|
|
|
New Member | turco posts 2 12:05 pm August 28, 2009
| |
|
|
Maybe you mean that the example shows how can I track user input by email. I need to retrieve it by data saved on db, or by POST values, or other ways. I'd like to use cforms for a survey form and I need to reuse the user answers to save them in a different way (like all answers in a row of a custom db table).
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:01 pm August 30, 2009
| |
|
|
any form data can be saved to the DB, it's all configurable
|
|
|
|