Form Wizard - Submission Data CSV download

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
2/22/2009 7:12:32 AM
Gravatar
Total Posts 72

Form Wizard - Submission Data CSV download

Hi

Not sure if this is a bug it does look like it - have just received a response from a form and I then clicked on submission data on the form to export to Excel and compare to the email I received.  All looks good, except the last column in the excel report which is Created UTC is showing 3 Dec 2008 rather than todays date.  Is this correct - is there I a setting I have missed? 

CJ

2/22/2009 8:00:08 AM
Gravatar
Total Posts 18439

Re: Form Wizard - Submission Data CSV download

It should be the date of the form submission. It corresponds to the CreatedUtc field in the sts_WebFormResponseSet table.

It seems to be a bug in the MS SQL version, it works correctly on MySql. Its storing the date correctly in the table.

I will investigate this and put out a fix as soon as possible.

Thanks for letting me know.

Best,

Joe

2/22/2009 8:10:24 AM
Gravatar
Total Posts 18439

Re: Form Wizard - Submission Data CSV download

Ok, I found it, it was not specific to MS SQL, it was in the export logic. I'll try to get a fixed release out in the next few days.

Best,

Joe 

3/17/2009 7:31:52 AM
Gravatar
Total Posts 72

Re: Form Wizard - Submission Data CSV download

Hi Joe,

How did you go with this - have you got the fix for this yet?

Cheers

3/17/2009 7:34:33 AM
Gravatar
Total Posts 18439

Re: Form Wizard - Submission Data CSV download

Yes, sorry I forgot to come back to this forum post, but yes, it is fixed and also Form Wizard now supports SQLite and PostgreSql.

Just download it again toget the latest version.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.