pepperstreet VIP
Total posts: 3,837
19 May 2013 18:10

Reminder on my C7 topic about missing MIn/Max values and input and filter templates.

Requests & Suggestions: - Min Max values as input limit. Currently it limits the amount of digits, this allows no real custom ranges of values! Only rough totals like 9, 99, 999 etc.) - Min Max values do not show-up in filters on page load. The values are empty/hidden. The user has to drag a slider to know about the range. - Min Max label is hardcoded in filter template. - add more input and filter templates like sliders, stepper/spinner, knobs etc.

Links input styles: - Stepper (FuelUX) - Slider for Bootstrap - jQuery Knob (cool and mobile friendly) - jQRangeSlider (also applicable for Date&Time field)

Links validation: - Nod (was listed in bootstrap related resources)

(see discussion and more comments in initial C7 topic)

**EDIT: **Added min max label

Last Modified: 02 Mar 2014


Sergey
Total posts: 13,748
20 May 2013 05:19

Nice links collection.


pepperstreet VIP
Total posts: 3,837
23 May 2013 18:37
  • Min Max values do not show-up in filters on page load. The values are empty/hidden. The user has to drag a slider to know about the range.

AFAIK, the jQueryUI Slider widget has also a "create" method. Which seems to be responsible for initial values. But i don´t get their documentation... and can´t apply it to your specific Script functions. I guess, I need a JS/jQuery Course ;-)


Sergey
Total posts: 13,748
23 May 2013 23:47

yes it has. But I cannot pre-populate filter. Otherwise it will be automatically applied when user search.


pepperstreet VIP
Total posts: 3,837
24 May 2013 07:29

Otherwise it will be automatically applied when user search.

Bummer. Not user-friendly. I think it is very crucial to show the values to the user.

Some weird ideas:

1.) Can it have additional output areas? Maybe no input form fields. Just alter and update another HTML container?

2.) Check if inputs have changed? Are they different to initial values? If yes, use them as filter values, if not don´t use them.


Guest
24 May 2013 08:57

Sergey, What a fast response. You are faster than the supersonic rocket!! :D


pepperstreet VIP
Total posts: 3,837
27 Jun 2013 18:48

Requests & Suggestions:

  • Min Max values as input limit. Currently it limits the amount of digits, this allows no real custom ranges of values! Only rough totals like 9, 99, 999 etc.)

Any news on this?

Powered by Cobalt