Version History

1.13.2 - Posted 2-9-2016

  • Bug fix - Finally works with Concrete 5.6.3.4
  • Lots of random bug fixes
  • Feature - UI options for date field (jQuery UI calendar or M-D-Y select boxes)
  • Feature - Optional new line to line break (<br />) conversion on Text (No User Input) field

1.13.1 - Posted 6-30-2014

  • Bug fix - Rules page wasn't installing properly
  • Bug fix - Records page loading really slow with lots of records

1.13

  • Feature - Rules are now managed on a separate page rather than a dialog
  • Feature - Form groups
  • Feature - Regular Expression validation
  • Feature - Form processor re-write as a helper
  • Feature - Ability to sort by date field without having to have it in a specific format!
  • Feature - Re-organized tools directory
  • Feature - Tweaks to make answerSet objects load faster
  • Bug fix - Validation of fields via AJAX when continuing to next form section

1.12

  • Feature - Reworked Advanced Form JavaScript processor
  • Feature - Forms can now have attributes!
  • Feature - Filters can require exact match
  • Feature - Placeholder field attribute
  • Feature - HTML5 field types are always used now

1.11.5

  • Bug fix - Rules not processing default value
  • Feature - File "short value" now shows link to file name (rather than showing the file ID)
  • Feature - Option to show all sections (default = hide all sections except for the first)
  • Feature - Tweaks to form, field, and answer set models to speed things up

1.11.4 - Posted 1-24-2014

  • Bug fix - Sort issue in form records controller (Thanks hutman!)
  • Feature - Form scrolls to top on "checkout" page (https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/return-to-top-issue-on-checkout-page/#587054)
  • Feature - Import process streamlined a little bit to run faster with larger imports

1.11.3 - Posted 1-4-2014

  • Feature - Allow processing of custom HTML input
  • Bug fix - Time field now honors "required" setting (https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/required-setting-doesnt-work-for-time-fields/)
  • Bug fix - Selecting a style in your options now only applies style to that block (rather than all advanced forms on the page) (https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/one-style-per-page/)
  • Bug fix - Fixed issue related to adding answers based on field handle (https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/toolsimport-is-broken/)
  • Bug fix - Encoding for form settings would not allow JavaScript to be added to Thank You Message (https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/cannot-add-js-code-in-thank-you-message-field/)
  • Bug fix - Confirmation email content box wouldn't display when Data Display wasn't installed

1.11.1 - Posted 10-18-2013

  • Bug fix - Stuff related to notification/confirmation and file based templates

1.11 - Posted 10-17-2013

  • Feature - Error messages
  • Feature - Data Display template as email notifications
  • Bug fix - IE file upload stuff (/marketplace/addons/advanced-forms/support/fileupload.js-not-working-in-ie8-or-ie9/)
  • Bug fix - Paypal not showing proper currency symbol (https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/currency/)

1.10.3.3 - Posted 9-11-2013

  • Bug fix - Error with approval integration with Data Display (https://marketplace.concretecms.com/marketplace/addons/data-display1/support/approve-record-using-approve-not-working/)

1.10.3.2 - Posted 8-5-2013

  • Bug fix - Error loading styles in Concrete 5.6.2.1 (https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/mysqlt-error-1054-unknown-column-array-in-where-clause-in-execut/#538025)

1.10.3.1

  • Bug fix - Safe mode can't change max execution time on export (https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/export-results-not-working)

1.10.2 - Posted 7-24-2013

  • Feature - Modifications to sixeightAnswerSet::addAnswer, to allow for adding answers by handle
  • Feature - No more Flash on file upload! File Upload field now uses jQuery for Ajax file upload
  • Bug fix - Rules and alternate options copy properly when duplicating form

1.10 - Posted 5-29-2013

  • Feature - Added a stats page to view form stats over time
  • Feature - Added js/jquery.sixeightforms.js, which will rock your face off. Convert any HTML form to an Advanced Form, using $('#my-form').sixeightform();
  • Feature - Ability to send form data to a custom script after the form is processed.
  • Bug fix - True/False not checked when set to true when editing record (https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/truefalse-not-showing-as-true-on-edit/)
  • Bug fix - Section divider not working on back-end (https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/section-divider-doesnt-work-on-edit-form/)
 

1.9.3.1 - Posted 5-3-2013

  • Bug fix - Error rendering alternate options when no options were specified (foreach on empty array)

1.9.3 - Posted 4-29-2013

  • Feature - Ability to render a form by handle in block
  • Bug fix - Set expiration on edit - https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/auto-expiration-date-lost-upon-edit-of-a-form/
  • Bug fix - Issue with international characters in Alternate Options group name

1.9.2.5 - Posted 4-2-2013

  • Bug fix - Oh, you know, more Windows MySQL errors - /marketplace/addons/advanced-forms/support/an-unexpected-error-occurred-with-captcha/ and https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/mysql-error-trying-to-save-first-form/

1.9.2.4 - Posted 3-22-2012

  • Bug fix - One more Windows MySQL error - /marketplace/addons/advanced-forms/support/an-unexpected-error-occurred-with-captcha/

1.9.2.3 - Posted 3-22-2013

  • Bug fix - Windows MySQL error - https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/an-unexpected-error-occurred-with-captcha/#468685

1.9.2.2 - Posted 3-1-2013

  • Bug fix - One more little issue with the pre-populate feature...

1.9.2.1 - Posted 2-28-2013

  • Bug fix - Minor bug with populate field with user attribute data added in 1.9.2...whoops.

1.9.2 - Posted 2-27-2013

  • Bug fix - https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/when-adding-a-form-field-can-not-edit./
  • Bug fix - https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/checkbox-with-rules-doesnt-hide-a-shown-field-when-unchecked/
  • Feature - Set max submissions allowed - https://twitter.com/txparentingpg/status/306029854980198400
  • Feature - "Unique" field entries
  • Feature - Ability for logged in user to edit an answer set they own.
  • Feature - Populate form with user attribute data (https://marketplace.concretecms.com/marketplace/addons/advanced-forms/questions-and-discussion/need-to-put-the-logged-in-users-email-as-default-value-in-the-em/#discussionpost)

1.9.1 - Posted 1-4-2013

  • Bug fix - "Save Rules" button doesn't do anything!
  • Bug fix - https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/permission-problem/#425584
  • Bug fix - https://marketplace.concretecms.com/marketplace/addons/advanced-forms/questions-and-discussion/import-csv-does-not-create-pages/#431240 AND https://marketplace.concretecms.com/marketplace/addons/advanced-forms/questions-and-discussion/automatic-page-creation-once-the-records-are-created/
  • Feature - Added "maximum selectable options" value to checkboxes and multi-select fields.
  • Feature - Next/Previous buttons on answer set detail modal window.
  • Feature - Add 'field_handle' and 'form_handle' and methods

1.9 - Posted 12-15-2012

  • Feature - Code changes in order to work properly with date-based search option on Data Display 2.5.3
  • Feature - More options on export page (export by date range, include only certain fields)
  • Feature - UI fixes
  • Bug fix - https://marketplace.concretecms.com/marketplace/addons/advanced-forms/support/drop-down-limit-of-10-records/#discussionpost

1.8.2 - Posted 9-8-2012

  • Cool new icon!

1.8.1 - Posted 9-7-2012

1.8 - Posted 7-25-2012

  • Feature - New "rules" feature that lets you change fields and field options based on values of other fields
  • Feature - Abilty to break form into sections
  • Feature - Year range for date field
  • Feature - Modifications to "Fields" list UI in backend
  • Feature - Ability to make "From Name" dynamic
  • Feature - Ability to pass currency and item description to Paypal
  • Feature - Option to not include fields in email
  • Bug fix - "Page not found" when exporting records
  • Bug fix - Problem with old answer set ID's no longer working when record is updated

1.7.4 - Posted 4-24-2012

  • Bug fix - Ampersands and question marks not working when changing the form name via AJAX
  • Feature - UI changes
  • Feature - Added "sem-form-response" to <div> that displays the response after submission.
  • Feature - Changed ereg to preg_match in process_form.php for email address validation.
  • Feature - Ability to change field name via AJAX

1.7.3 - Posted 3-20-2012

  • Bug fix - Problem with approval notification emails not being sent
  • Bug fix - Time not properly populated when editing
  • Bug fix - Problems with file uploader when not logged in

1.7.2 - Posted 3-1-2012

  • Bug fix - File upload issues with 5.5
  • Feature - Auto-populate option-based fields with data from another form

1.7.1.1 - Posted 2-6-2012

  • Feature - Approval status now defaults to "Pending" with option to toggle between "Approved" and "Rejected"
  • Bug fix - form options not saving

1.7 - Posted 2-3-2012

  • Now compatible with Concrete5.5!
  • Lots of UI changes

1.6.1 - Posted 1-23-2012

  • Bug fix - Pagination issue
  • Bug fix - Time not showing up right in emails
  • Bug fix - Got rid of answer cache table and queries (no longer used)

1.6 - Posted 1-19-2012

  • A slew of code changes that will make future changes easier and should make the overall package perform better and faster.

1.5.2.6 - Posted 10-19-2011

  • Bug fix - Changed legend elements to div's, as legends were being displayed differently on different browsers and causing lots of issues.  The div still has the "sem-legend" class.

1.5.2.5 - Posted 9-21-2011

  • Bug fix - Issue with include function on add.php and edit.php

1.5.2.4 - Posted 9-12-2011

  • Bug fix - More changes to loading of Javascript files

1.5.2.3 - Posted 9-9-2011

  • Bug fix - Moving loading of tableland Javascript file to controller rather than view

1.5.2.2 - Posted 9-6-2011

  • Bug fix - When editing in context, old answer set ID could not properly pull up new record.
  • Bug fix - Confirmation email was using dynamic from address specified in notification settings, which should not be possible

1.5.2.1 - Posted 8-31-2011

  • Bug fix - Changed // comments to /* comments in Javascript to help with the way some server were rendering line breaks

1.5.2 - Posted 8-27-2011

  • Bug fix - Wrapped contents of <legend> element (used to field name on checkboxes and radio buttons) in <span> to fix wrapping issue in IE
  • Bug fix - Deleted items were still accessible on the detail page even after they were deleted
  • Bug fix - Confirmation message was being sent to user even on edit
  • Bug fix - Confirmation message not being sent from the specified name

1.5.1.1 - Posted 8-13-2011

  • Increased max price from 999.99 to 99,999,999.99

1.5.1 - Posted 7-22-2011

  • Feature - Add files to file sets on upload
  • Feature - Dynamic from address on email notifications
  • Bug fix - Record ID not properly set on answer ID class

1.5 - Posted 6-8-2011

  • Major Change - Record ID/Answer Set ID Changes - Answer Set ID is the actual primary key in the database. It changes each time a record is updated (because the old record is deleted and a new one is created). Record ID is essentially the original Answer Set ID will remain the same even after a record is edited.  It can be used to retrieve the data of a record.
  • Feature - Ability to specify custom currency symbol on sellable item
  • Feature - Form scrolls back to top when there are validation errors with the submission
  • Feature - CSS class for errors is applied to the field container now, rather than to the field itself
  • Feature - Option to send notification email only on initial submission (not on edit)

1.4.4.3 - Posted 5-25-2011

  • Bug fix - These stupid MySQL for Windows bugs...

1.4.4.2 - Posted 5-24-2011

  • Bug fix - Error when only allowing one submission per user that caused no submissions to be allowed
  • Bug fix - Error calculating number of records for a user

1.4.4.1 - Posted 5-23-2011

  • Bug fix - Problem inserting integer values into MySQL on Windows/IIS

1.4.4 - Posted 5-18-2011

  • Bug fix - Error trying to insert null values into DB
  • Bug fix - Cache not cleared when record was deleted
  • Feature - Ability to clear file field

1.4.3.1 - Posted 5-12-11

  • Bug fix - Exception occurred when no "to" email address was specified.

1.4.3 - Posted 5-10-11

  • Bug fix - Include the required JS/CSS files for File Manager/TinyMCE (thanks to hursey013 for assistance with this!)

1.4.2 - Posted 4-28-11

  • Feature - Data Display elements can now be used in Confirmation Email!
  • Bug fix - Show field label and line breaks when display file in email
  • Bug fix - Typo on edit form dialog

1.4.1 - Posted 4-14-11

  • Feature - Percentages column added to summary export
  • Bug fix - Minutes not properly selected when editing records with a Time field

1.4 - Posted 4-12-11

  • Feature - Change searchable status of fields via AJAX on fields listing
  • Feature - Option to reset search results on records page
  • Feature - Show date of last search index update on records page
  • Feature - Show fields that were indexed after running "Update Search Index"
  • Feature - If CAPTCHA is enabled, it is no longer shown when editing records
  • Feature - Ability to set from email address
  • Feature - Option to automatically index records when the form is submitted
  • Bug fix - Link to settings not showing if no form name was specified
  • Bug fix - Dropdown box now shows blank option first when set to required.

1.3.4 - Posted 4-4-11

  • Bug fix - Permissions box didn't show full listing of groups
  • Bug fix - Detail page showing old data after record was edited
  • Bug fix - Required indicator not showing on radio button and checkbox fields.
  • Bug fix - AJAX changing of required status doesn't work when field is already required
  • Feature - If number or email field is not required, still allow it to be submitted even if no value is specified
  • Bug fix - Error with maxlength on textareas

1.3.3 - Posted 3-28-11

  • Feature - Added color picker when selecting required indicator color

1.3.2.2 - Posted 3-10-11

  • Bug fix - Display filename on answer details for file fields, rather than file ID

1.3.2.1 - Posted 3-10-11

  • Bug fix - Bug that caused scheduled jobs to never complete

1.3.2 - Posted 3-8-11

  • Bug fix - Changing "Results per page" on Records page resulted in zero results
  • Feature - Ability to change associated page on backend (for use with Data Display integration)

1.3.1.4 - Posted 3-3-11

  • Bug fix - Issues with conditional notifications on fields that are processed as arrays (primarily checkboxes)

1.3.1.3 - Posted 2-28-11

  • Bug fix - Issue with conditional notifications
  • Bug fix - Advanced Form block always redirected to SSL, even if not enabled.

1.3.1.1 - Posted 2-17-11

  • Feature - SSL redirect is now disabled if the user can edit page (in case there are problems with the SSL cert)
  • Feature - Added option to base new styles of off the main default style
  • Feature - Ability to resend email notification from dashboard

1.3.1 - Posted 2-10-11

  • Feature - Added the ability to change the record owner
  • Bug fix - Tweaked the form converter that converts standard forms to advanced forms
  • Bug fix - Fixed duplicate form bug

1.3.0.4 - Posted 2-3-11

  • Bug fix - Fixed by that caused zero results to be returned when searching and sorting at the same time

1.3.0.3 - Posted 1-31-11

  • Bug fix - Fixed bug that caused deletion of fields when attempting to duplicate
  • Bug fix - Fixed fatal error when editing record
  • Bug fix - Fixed bug that caused field sort order to not be saved

1.3.0.2 - Posted 1-28-11

  • Bug fix - Fixed bug when including a sellable item but not selecting a payment gateway (Paypal is selected by default)
  • Bug fix - Fixed bug that caused custom styles to not be rendered.

1.3.0.1 - Initial Release