Anyway to not have median value show in number/number slider form element?
When you add a number or number slider to a form, it shows the middle or median value between your upper and lower bounds. I have users who get confused by this because sometimes they don't have to change these numbers and they think the value in the box will populate in the form even though it's inaccurate.
Is there anyway to not have that value show so it's a blank box. Haven't done much with injecting CSS but I'm wondering if this would be a use case for it?
-
Hi Emily,
I see what you mean. This does seem peculiar for a Number element. I'll add something to the backlog to fix that.
A Number Slider is slightly different as it needs to show the "thumb" to allow the user to drag it. We usually default this to the middle, although you can specify a different value. Essentially, there is always a selected value with a Number Slider.
0 -
Thanks Ken, I appreciate it!
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
2 kommentarer