Form Wizard Pro - Export to Word

This forum is for questions about contributing to the project or proposing features that you would like to develop for the project. 

This thread is closed to new posts. You must sign in to post in the forums.
6/14/2010 10:36:59 AM
Gravatar
Total Posts 40

Form Wizard Pro - Export to Word

Hey Joe,

Thought I'd contribute a small piece of code in case it could help someone...

Occasionally we have users with very long Form Wizard Pro forms (or forms w/ numerous textarea fields) that make it a bit unwieldy to read submissions when exported into Excel.  So, I created a user control that makes things easier to read by exporting the data in columnar format.  The code/control can be found at http://code.colostate.edu/export-fwp-to-word.aspx in case anyone's interested. 

Regards,
Shaun
 

6/29/2010 8:46:17 AM
Gravatar
Total Posts 18439

Re: Form Wizard Pro - Export to Word

Hi Shaun,

Thanks! I meant to integrate this long ago when you first sent it to me. I've just uploaded Form Wizard Pro 0.0.1.9 which now includes a button for exporting to Word.

Best,

Joe

6/30/2010 3:21:14 PM
Gravatar
Total Posts 40

Re: Form Wizard Pro - Export to Word

Hey Joe, thanks for adding this!  I just ended up keeping what I had for now, just because there were too many columns to make things display nicely in Word:

http://code.colostate.edu/Data/Sites/5/UserFiles/MojoPortal/images/mojo-export1.jpg

versus

http://code.colostate.edu/Data/Sites/5/UserFiles/MojoPortal/images/mojo-export2.jpg

Don't know if there'd be some way to choose how to export in Word (horizontally, as Excel does, or vertically, with questions on the left, and answers on the right), but that might be a bit of a pain to code...

Regards,
Shaun

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