- Fix an issue where
SimpleXMLElement
will break if the input html does not comply XML rules (eg. it requires data-required attribute to have a value)
- Added support for
signature
field
- Improved getObjectFromHtml to return strings, not XML objects
- Updated fieldset template to house complex Freefrom fields
- Updated example template to cater for all Freeform fields
- Fixed an issue where AJAX + reCAPTCHA would cause a JS error