Hi,
Thanks for this cool module it helps.
I'd like to use the slider when viewing some list of nodes, each with a field supporting the slider.
Im using the (cool too) editablefields module to be able to do that (change the field value while seeing/viewing a node/list of node).
When I change the value of the field, the slider moves and the field is saved.
Unfortunately, when I change the slider (and the value of the field updates accordingly), the value change is not saved (automatically, nor with the 'save' button of editablefields).
Any way to solve this, ie when moving the slider, editablefields understands the field value has been changed, and saves the update?
Of course, you may say that this is an editablefield issue..
Thanks,
L

Comments

Leoo’s picture

See http://drupal.org/node/1665970 for same request on editablefields issue queue.

sinasalek’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Category: task » feature

version 2 is based on an entirely different code, javascript is also more flexible so may want to try it , report back if it didn't work. i'll see what i can do about it

sinasalek’s picture

Status: Active » Closed (fixed)

SliderField is compatible with editablefields now