Closed (fixed)
Project:
SliderField
Version:
7.x-2.0-alpha4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Aug 2014 at 10:41 UTC
Updated:
3 Jun 2017 at 06:46 UTC
Jump to comment: Most recent
Hi,
thanks for nice module.
When I tried to configure it, I found a bug: Label display option is ignored by the module.
Steps to reproduce:
I guess it happens because there is uninitialized #title_display option for the element (there also is theme wrapper with "form_element" instead of "webform_element" but it is ok, theme_form_element() uses title_display option).
Comments
Comment #1
sinasalek commentedFixing of this issue is sponsored by @culfin
You can expect a fix soon
Comment #3
sinasalek commentedFixed, but in case of inline label you'll have to do some styling since slider is not compatible with display:inline
Comment #5
sinasalek commentedComment #6
petednz commentedHave just downloaded this to try it - seems like it could/should do just what i am hoping for but Label and Description settings seem to be ignored eg
- set Label display to None, label still shows
- set Label display to Inline, label stays above
- set Description to 'show above', description still shows below
Comment #7
petednz commentedokay - i grabbed dev, and seem like the None option is functioning. thx. and i see you say inline won't work. fine. shall i open a new ticket about "Description above field" or has development ceased (or if i offer a patch will it be committed?)