Skip to Content
0
Sep 14, 2017 at 09:33 AM

About SAP Portal amount input field control.

47 Views


Dear SAP,

I used this code:

nodeInfo.getAttribute(attribName).getModifiableSimpleType().setMinInclusive(BigDecimal.ZERO)

to control a amount input field.

When I type a minus into this input field ,it should warn me that the value should greater than or equal to zero.

In reality,when I use English to visit Portal, it's correct.But when I use Chinese to visit Portal,it always warn me like the image attachment.

Is this a bug or I used wrong code? If this is a bug,can you fix it and when? If I used wrong code,can you tell me the right way?

thank you!

Attachments

untitled.png (3.2 kB)
untitled1.png (3.0 kB)