I am using CMS 6, and have a bit stuck into this problem. I need to retrieve all the data posted through XForm from the cms database. Please if someone can give me a sample how to receive all the posted data from a particular xform.
You can use the EPiServer.XForm.GetPostedData() method for this. It also has overloads so you can get the data posted in a specific timeframe or from a specific page- check the sdk :)
Hi all,
I am using CMS 6, and have a bit stuck into this problem. I need to retrieve all the data posted through XForm from the cms database.
Please if someone can give me a sample how to receive all the posted data from a particular xform.
Many thanks in advance,
Best regards,