Modules
Save 60% on DotNetNuke modules

All dignuke.com DotNetNuke modules

DotNetNuke Article Module

DotNetNuke Form Module

DotNetNuke download module

DotNetNuke Navigation Menu module

DotNetNuke Visual Sitemap module

DotNetNuke FAQ module

Use Windows Live Writer to create DotNetNuke content

DotNetNuke content rotator

DotNetNuke contest module

digFlash free module to easily insert Flash content in DotNetNuke

 

 

 

Release History
May
11
2018

DigForm 2.3.1

Posted 5 years 322 days ago ago by digmike

2.3.1
  • FIX Issues with emailing to Roles
2.3.0
  • UPDATE DNN 9.2 compatible
2.2.22
  • FIX Error about extra comma
2.2.21
  • FIX DNN9 issue with pop up calendar
  • FIX DNN9 issue locale dropdown colors
  • FIX issue where default locale wasn't the initial selection in the locale dropdown
2.2.20
  • NEW Added now Survey style field
2.2.18
  • NEW Added [item:ip] to get the ip of the submitted form. If you want to use the ip as a default value of a hidden field, you can use [ip] token
  • FIX Date Time field, Default to current date time now defaults to user local time if logged in.
2.2.16
  • FIX Address individual part values were not working with the tokens
2.2.14
  • NEW Added Read Only option to certain fields
  • CHANGE Number field do not default to "0" on edit screen
2.2.13
  • NEW Added new after submit option to View Statistics
  • NEW Added Hidden Field type
2.2.12
  • NEW Delete All data in the Results tab
  • FIX MaxLengh for a Memo field did not work.
2.2.11
  • FIX Overflow that occurred to lots of large Whole Number values.
2.2.10
  • FIX Emails stopped working in DNN 7.2 because the SMTP passwords are now encrypted .
  • FIX Multi Select listbox was not working.
2.2.9
  • FIX Merge sections did not look correct in emails.
  • FIX Address Region was showing when it should not have.
2.2.8
  • NEW Now accepts tokens on the redirect url.
2.2.6
  • FIX Localized version of the Thank You message wasn't being displayed.
2.2.4
  • FIX If Min/Max validators didn't have a min or max value, you would get an error.
2.2.4
  • FIX Default Country on an address field was not working properly.
2.2.3
  • FIX Emailing Paragraph Text type field would loose the new lines.
2.2.2
  • CHANGE Added Azure Compatibility to the manifest.
2.2.1
  • FIX DateTime Picker options where not visible on a Date Only type field
2.2.0
  • NEW Content type for File upload to filter what file types are displayed in the file upload dialog
  • NEW Allow required on File upload
  • NEW jQuery Date/Time picker
  • NEW Added Security for View Results, Edit Results, and View Statistics so you can assign roles to those tasks
  • FIX Delete item was not working in some cases.
2.1.1
  • FIX Issue with the install
2.1.0
  • NEW Submit Type HTTP Post added so you can post the form results to other web pages
  • FIX Range Statistics for Whole Number field type would have an error
  • CHANGE File Upload field types will now pre-pended the filename with the FieldID to have more uniqueness in the filenames.
2.0.3
  • NEW Required option is allowed on checkbox controls. This can be used as forcing acknowledgements.
  • FIX The Field list, Results and Statistics would disappear when editing the non-default locale.
  • FIX Calculation of the last range was not correct in the new Statistics.
  • FIX SectionID error when saving localized settings.
  • FIX Export would have an error for an empty file field.
  • FIX Admin would give Object reference error if you add a new CheckBox field.
  • FIX File attachments were not being included in Emails if you override the body.
  • CHANGE Static field types are no longer exported.
  • CHANGE When editing a field from the Admin, you will return to the Fields List in the admin
2.0.2
  • FIX The Field list, Results and Statistics would disappear when editing the non-default locale.
  • FIX Calculation of the last range was not correct in the new Statistics.
  • FIX SectionID error when saving localized settings.
  • CHANGE When editing a field from the Admin, you will return to the Fields List in the admin
2.0.0
  • NEW Statistics report
  • CHANGE Field types that have items will now retain blanks so that you can present a user with a default empty option and force them to select one.
  • FIX Better handling of SQL issues when loading field items from a SQL table.
  • FIX Print was not working if the form contained email or address fields.
1.3.3
  • FIX Option to disable SQL was always disabling SQL options at times
1.3.2
  • NEW Email submit action now has lots of settings to control the From part of the emails.
  • NEW Option to disable SQL options to non-host users
  • FIX Postback errors when certain characters were used in list controls
  • FIX Other radio button was not selected when editing a submission
1.2.4
  • NEW Added optional connection string to SQL type submit action
1.2.3
  • NEW Added ability for Address field type to have defaults
  • CHANGE Some CSS to avoid conflicts
  • FIX Fixed error MaximumValue property of '' cannot be converted to type 'Integer'.
  • FIX tag did not work.
  • FIX was case sensitive
1.2.2
  • FIX Required validation for the Address type fields wasn't working properly
  • CHANGE  Changed some of the CSS to avoid conflicts with some skins
1.2.1
  • NEW Added tokens for default values
  • NEW Added support for default fields for Name type field
1.2.0
  • NEW Added Delete option to results item view.
  • NEW Added Print option to the results view
  • NEW Added Print after submit option.  To work, you must save the results to the DB.
  • FIX When using an existing field to use as the To email address in the Email Submit Actions, not all available fields would appear.
1.1.4
  • NEW Option for Date Date/Time fields to default to today.
  • FIX Import/Export was not exporting and importing Submit and localization information
  • FIX Field and Submit localization was not displaying when editing
  • FIX Default values for fields in sections were not working properly
  • FIX New [item:user] tag was not working properly
1.1.2
  • NEW Test for fields that get items from DNN or External database
  • NEW You can use [qs:variable] to get a querystring variable.  You can use this in the templates and in the default value for fields.
  • UPDATE Updated the template help box to have more information about the tokens that can be used.
  • FIX The Submit Text which lets you rename the submit button was not working
  • FIX Not all controls would reappear in the Admin when switching to the default locale
1.1.1
  • FIX Submit Action SQL did not have all the field data if the fields were in sections
  • FIX Submit Action SQL did not handle special SQL characters correctly
  • FIX Making a Check Box List required caused an error
1.1.0
  • NEW Get Items from DNN or External database.  This is for any item control like DropDown, CheckBox List, etc.
  • NEW Enhanced the Email Submit Action Test.  Added some dummy data to give a more thorough test of your email.
1.0.4
  • FIX Override Email Body in the Email Submit Action was not working properly
  • FIX In tags, the 'code' was case sensitive
  • FIX The help box which showed the field tokens did not display fields in sections
1.0.3
  • FIX Validation with multiple forms on same page was not working properly
  • FIX Import was not preserving sections
1.0.2
  • NEW Added Attachment URL to the Export
  • NEW Enhanced Attachment fields in the Export
  • FIX Added security checking to the Export
1.0.1
  • FIX Deleting a submit action would give an error
1.0.0
  • Initial Release
0.0.5
  • FIX Address required validation was causing an error