Adds slider fields to Gravity Forms
Gravity Forms does not yet support slider fields. Until that time, this plugin may serve the purpose well.
The plugin adds a new slider field within the advanced field group. Customize your slider with the following set of options.
Native to Gravity Forms
Custom
If value relations have been defined, they will be displayed along with the field label in form entry details and when using merge tags.
In order to play nice with touch devices, Gravity Slider Fields utilizes noUiSlider (developed by LΓ©on Gersen)
gravity-slider-fields
directory to /wp-content/plugins/
Yes. You must install Gravity Forms for this plugin to work.
π FIX: Maybe fix acceptance of default value
π FIX: Default input not being hidden properly
π¦ NEW: Use sliders in conditional logic
β¨ IMPROVE: Performance when triggering change
β¨ IMPROVE: Disable delayed admin notice
β¨ IMPROVE: Use emoji-log for changelog
π FIX: Properly handle connect option for existing slider fields
π¦ NEW: Allow connecting handle to lower or upper edge
β¨ IMPROVE: Remove call to deprecated GF_Field::get_conditional_logic_event
β¨ IMPROVE: Update noUiSlider to 13.1.4
π¦ NEW: Add calculation merge tags
π FIX: Hover-drag issue
π FIX: Tab focus issue
π FIX: error: Slider was already initialized
β¨ IMPROVE: Delay the notice
π FIX: Better fix
π FIX: jQuery error in loading noUiSlider
π¦ NEW: Add delayed & dismissible admin notice
π¦ NEW: The slider merge tag can now be used in calculations
β¨ IMPROVE: Rewrite codebase to use GFAddOn
β¨ IMPROVE: Play nicer with Gravity Forms
β¨ IMPROVE: Update noUiSlider version
π¦ NEW: Add rendering of field in form editor
π¦ NEW: Add class existence check for GF_Fields
π DOC: Add cautionary note in the readme.
π FIX: Slider failure in certain instance
π RELEASE: Initial