WP Manifestindependent plugin directory
manifest / forms / formidable_autocomplete

GFireM Autocomplete Field

Formidable text field with autocomplete

by gfirem · github.com/gfirem/formidable_autocomplete

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/gfirem/formidable_autocomplete/archive/refs/heads/master.zip

Readme

=== GFireM Autocomplete === Contributors: gfirem Tags: formidable, formidable autocomplete, formidable wordpress field, formidable autocomplete field, autocomplete, Requires at least: 4.6.2 Tested up to: 4.9.4 Stable tag: 1.1.1 License: Apache License 2.0 License URI: http://www.apache.org/licenses/

Add an autocomplete field to search data in your forms.

== Description == With this field you can grab tha data from a form also you can create cascade relational fields and filter child to show data. It work like lookups.

== Changelog ==

= 1.1.1 =

  • Fixing the css of the field.

= 1.1.0 =

  • Refactoring the code.
  • Improving the performance.

= 1.0.3 =

  • Fixing the first watch field, because it was freezing.

= 1.0.2 =

  • Fixing the script to apply the watch to multiples fields.
  • Improving the plugin speed implementing cache in some points.

= 1.0.1 =

  • Fixing the Watch Autocomplete Fields

= 1.0.0 =

  • Start

Read the full README on GitHub →