WP Manifestindependent plugin directory
manifest / forms / gravityformsadvancedselect

Gravity Forms Advanced Select

Advanced multi-select field for Gravity Forms. Supports dynamic options for terms and posts.

by Tim Jensen · github.com/timothyjensen/gravityformsadvancedselect · website

2stars
1forks

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/timothyjensen/gravityformsadvancedselect/archive/refs/heads/master.zip

From the readme

Gravity Forms Advanced Select Field This plugin adds three multi select fields to Gravity Forms, enhanced with the Tom Select UI control: 1. Manual Multi Select — user defined options 2. Post Multi Select — dynamic options populated from one or more post types 3. Term Multi Select — dynamic options populated from one or more taxonomies Post Multi Select and Term Multi Select fields support loading paginated options via the REST API. This setting can be enabled by selecting "Virtual Scroll" in the UI Settings.

Read the full README on GitHub →