thousandSeparator on inputNumber

Community Driven Extensions Project
Post Reply
cartagena
Posts: 6
Joined: 05 Aug 2011, 19:37

19 Apr 2012, 14:25

Hi all,

I'm trying to use the pe:inputNumber without thousand separator. To do that, I'm setting the thousandSeparator property as an empty string, as follow:

Code: Select all

<pe:inputNumber id="demandaMedidaHp" value="#{faturaBean.teste}" thousandSeparator="" decimalSeparator="," style="width:100px;"/>
The problem is that, when I type in component, the 4th digit is ignored and a mask is applied. So, if I type 99, it becomes 99; if I type 999, it becomes 999; if I type 9999 it becomes 9.99;

Have you guys tried to do something like this?

Thanks.

fenoloco
Posts: 53
Joined: 23 Aug 2011, 23:25
Location: Uruguay
Contact:

19 Apr 2012, 15:05

Hi,
Thanks for reporting.
I never use the control without thousand separator :shock: , but I will check it and if it's possible add the support for this functionality.

fenoloco
Posts: 53
Joined: 23 Aug 2011, 23:25
Location: Uruguay
Contact:

19 Apr 2012, 15:07

can you create a issue ticket?
Thanks

cartagena
Posts: 6
Joined: 05 Aug 2011, 19:37

19 Apr 2012, 16:11

fenoloco,

The issue was created - http://code.google.com/p/primefaces-ext ... ail?id=168

Thank you for quick response!

Post Reply

Return to “Extensions”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 6 guests