ideas
ideas copied to clipboard
Step option on both the float and int field types
Would be awesome to either have the standard HTML5 step option or maybe a more elegant way with styled buttons.
The integer fieldtype has it. Would be handy on the float fieldtype though.
The integer fieldtype has it. Would be handy on the float fieldtype though.
Am I missing it?
You don't have to enable anything. The up/down buttons are just there.
Oh by step option I am referring to an HTML5-like option to enable the buttons and determine the step size. For example, I might have a field that can only have multiples of 10, so I'd only want an int field that can increment with those steps.
The range field already has this, but sometimes I don't need a range and only need the single value of float or int.