16563 items • 31848 users

Gravity Forms – WPDB / MySQL Connect

Gravity Forms – WPDB / MySQL Connect features

  • New in 3.6! Full GFAPI support
  • New in 3.5! Added Conditional Logic to process the feed
  • New in 3.3! Support for Gravity Forms Chained Select Field
  • New in 3.0! Uses the Gravity-Forms Feed-AddOn-Framework
  • New in 3.0! Save your Gravity-Forms Entry from one Form to one or more WPDB Tables
  • Simple WPDB Table and Field Setup at the default Gravity-Forms Feed-Settings
  • Full Gravity-Forms integration
  • Use of the Gravity-Forms API
  • Add a Primary-Key, so every change or delete from the Gravity-Forms backend will reflect at your WPDB Table
  • Supports most of the Standard-, Advanced-, Post- and Pricing-Fields
  • Fill your select, multiselect, radio and checkbox fields with WPDB-Queries directly from your database
  • Fill your product, option and shipping fields with WPDB-Queries directly from your database, including the price
  • Validate your field-values for single-text-line and paragraph-text fields with WPDB-Queries against your database

Gravity Forms – WPDB / MySQL Connect 3.8.0 changelog

- updated to Wordpress 6.1
     - updated to Gravityforms 2.7.x
     - updated handling for type CHAR. If the value will be greater than the field-len the value will be cutted
     - updated handling for type FLOAT. The field value will be converted to a number