1. selever
  2. Features Request
  3. Thursday, June 15 2017, 09:27 PM
Hello,

I'd like to create a custom field as number with 7 decimal position. Is that possible? there is an option "step" in field type number, what is that for?

Thank you.
admin Accepted Answer
Admin
Hi,
you can use text field type and custom format parameter, see an example here: https://www.easy-profile.com/support/problem-with-decimal-field-input.html

there is an option "step" in field type number, what is that for?
HTML5 input support step attribute (see Unput restriction section at https://www.w3schools.com/html/html_form_input_types.asp). This attribute allow to all modern browser to set increment or decrement from a input of type "number" (see example at https://www.w3schools.com/html/tryit.asp?filename=tryhtml_input_number_step)
  1. more than a month ago
  2. Features Request
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.