Form Wizard Pro Paragraph Text Validation.

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
6/1/2012 8:03:59 PM
Gravatar
Total Posts 15

Form Wizard Pro Paragraph Text Validation.

We're starting to make more use of Form Wizard Pro with more complex forms. We really appreciate the ability to validate with regular expressions on the Text Question Types but would really like the ability to do validation on Paragraph Text types as well. The quick test I did allows users to submit a javascript redirect when works when the admin views the results.

Thanks!

James

6/2/2012 8:04:19 AM
Gravatar
Total Posts 18439

Re: Form Wizard Pro Paragraph Text Validation.

Hi,

I've just uploaded Form Wizard Pro 2.6.0.6 which has a fix to prevent this XSS security bug in the submission viewer and adding support for regex validation of paragraph questions. Note that support for regex validation is a separate issue, no script should be executed in the submission viewer regardless of any regex validation, and regex validation is not really a great solution for preventing script in submissions. So while I did add support for regex validation to the paragragh question type, the fix for preventing XSS was to wrap the submission inside NeatHtml untrusted content control which prevents any script in the content from being executed. Since this was a security bug I felt it was important to get a fix out for this right away. Existing customers can download the latest version from their Order History by signing into this site as the user that made the purchase and clicking the "My Account" link.

Thanks for the bug report.

Best,

Joe

6/2/2012 2:22:32 PM
Gravatar
Total Posts 15

Re: Form Wizard Pro Paragraph Text Validation.

Thanks for the quick response Joe!

Just installed the new version and all seems to be well.

Another request we have: Would it be possible to make the Paragraph Text be a WYSIWYG editor? I wish I would have thought of it earlier, but your fix of wrapping the submission in a NeatHtml untrusted content control made the light go on.

Thanks!

James

6/5/2012 11:54:26 AM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: Form Wizard Pro Paragraph Text Validation.

I'd thought about requesting the WYSIWYG editor option for FWP as well, but I think that should be a new question type, like "HTML Paragraph".

Jamie

6/5/2012 4:37:23 PM
Gravatar
Total Posts 18439

Re: Form Wizard Pro Paragraph Text Validation.

I've added a to do item in the project tracker to add an html question type.

Best,

Joe

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