fixing bug introduced in alpha4
Changed output form html to be rendered by PHP, not the JS script document.write() - deprecated on browsers.
allowing graceful upgrade from d8 to d9
Drupal 9 version on development - alpha state.
Drupal 9+ version on Development
Issue #2701509 by Gravypower: Drupal 8 Port
Issue #2688773 by Deciphered: Implement hook_field_prepare_view
Uses some of the "Advanced options" that are available on a form's Publish / Embed Form / Javascript Embed Script box in the Formstack admin
Fixes embed js to work with https sites
bug fix with empty values
This release will only rarely call the Formstack API and stores form attributes in the database.
Added cache_set and cache_get around api calls to reduce the frequency of calls.
Removed formstack.inc file leftover from D6 release during port.
Initial 7.x Commit. Updated to Formstack REST API.
First beta release.
Dev release