Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download sliderfield-7.x-2.1-beta1.tar.gztar.gz 25.17 KB
MD5: 528685cbc7b935a8f51b646c6626be4b
SHA-1: 480aac4223af1b5959ede2d23cc2c565967a67ac
SHA-256: 9c0540dc6253c13fa8d5691fa6e25dbeabe8335ad0612b59d88036c53921cde0
Download sliderfield-7.x-2.1-beta1.zipzip 32.29 KB
MD5: d460027d3c19c4a1dd0613655c5e307e
SHA-1: 260228aadebe447711e0225c21c54db853c71ea0
SHA-256: c08ba1d017937d7b13351c32e6a91abb61e3c38fa619b8bc45c3a5de7685cb9a

Release notes

WARNING : A lot has changed in this release many new features are added, since it's a beta release make sure that it works well for you before using it on production server.

List of New features :
* Add wrapper div to value bubble to aid CSS centering #2075675: Add wrapper div to value bubble to aid CSS centering
* Allow different "display_bubble_format" for value and value2 #2033287: Allow different "display_bubble_format" for $value and $value2
* A div wrapper and css class for text "Please click on any part of the slider to select a value"
* Two new options are available now "Display ignore button" and "Hide slider handle when there is no value" #1934850: Making it possible for slider to have empty value
* Making it possible for slider to have empty value #1934850: Making it possible for slider to have empty value
* improving the example module with better samples and cleaner UI
* #2018457: Error message when submitting Sliderfield example module form in examples module display all submitted values as array
* disableing input fields as well when the widget becomes disabled
* compatibility with form api #states #1950206: Can't set slider field to disabled through #states attribute

List of Bug fixes :
* several critical issues fixed with slider field specially when used as field api field #2261439: unable to save settings for slider field thus cant create the field with slider widget
* Problem with using multiple sliderfields in entity #2093973: Multiple sliderfields in entity
* Notice: Undefined value2 #2239215: Notice: Undefined value2
* Cannot set class via #attributes #2054329: Cannot set class via #attributes it will be applied to slider container now
* Ajax enabled fields do not fire when slider changes #2246669: Ajax enabled fields do not fire when slider changes
* ignore button not showing when require is active fixed
* Remaining issues with webform integration are now resolved #2118701: Webform integration
* impossible to change textfield values #2220657: impossible to change textfield values
* element_validate_integer_positive not validating #2240091: element_validate_integer_positive not validating
* problem with selectors other than a simple css selector fixed. any kind of jquery selector can now be used
* conflict between display_values_format and display_bubble_format resolved

Created by: sinasalek
Created on: 4 Jun 2014 at 14:53 UTC
Last updated: 4 Jun 2014 at 14:53 UTC
Bug fixes
New features

Other releases