Forums Forums Search & Filter Pro Range slider issue

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Anonymous
    #193890

    Hello,

    I want to create range slider is the same as the picture below. but now I must set both Min and Max Value.

    https://docs.microsoft.com/en-us/windows/uwp/design/controls-and-patterns/images/controls/slider.png

    Thank you

    Trevor
    #193895

    You want to be able to match exact values only? So, in the case of that above example, only posts with that meta key set to exactly 50 would be selected? In effect, the user moves the slider to select a single number, which would be the same as typing in a number. But yes, our plugin only allows ranges to be compared.

    Anonymous
    #194067

    Thank you for your answer, I found forum “https://support.searchandfilter.com/forums/topic/is-this-possible-change-slider-range-to-one-button/” and do it already.

    I setting Min Value = 0 and Max Value = 200,0000 .. but it will be possible or not. If I want to provide a default value is set on 50,000.

    Thank you.

    Trevor
    #194104

    You would think that it might be possible to add some javascript to set that default value on document/page load, but the problem then is that code would override any setting that the user makes, so to make a default setting is not possible, sorry.

Viewing 4 posts - 1 through 4 (of 4 total)