jQuery UI Widgets Forums Editors NumberInput Remove Underscores

This topic contains 2 replies, has 2 voices, and was last updated by  Benji6996 10 years, 5 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Remove Underscores #53412

    Benji6996
    Participant

    Would it be possible to add a feature to the Number Input whereby we have control over whether the underscores are visible or not. I want to allow my users to be able to enter as many numbers as they like into the input, but just ensure that they use the correct separators and decimal place values?

    In other words, I do not want to have to define that the maximum number of digits in the field as 100, and therefore have 95 or so group separators and underscores visible in the input…

    Remove Underscores #53421

    Peter Stoev
    Keymaster

    Hi Benji6996,

    It’s already implemented. Please, look at the samples about jqxNumberInput: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxnumberinput/index.htm

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Remove Underscores #54555

    Benji6996
    Participant

    Hi Peter,

    Sorry for my very belated reply to this!

    Thank you for pointing this out, feel very dumb that I didn’t notice it!!

    As an additional point, the ‘simple’ mode is basically what I want, however, I want the user to be able to enter the specified ‘groupSeparator’ as well as numbers and decimals… Is is possible to add this functionality to a future release?

    In other words, I do not want the input to look like this:

    _,___,__.__

    but I want the user to be able to enter this:

    5,111,22.10 (notice the group separators)

    Thanks,

    B

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

You must be logged in to reply to this topic.