| Author |
float conversion error with f:convertNumber
|
Jamie Williams
Ranch Hand
Joined: Mar 31, 2006
Posts: 70
|
|
I have to get a price represented with 5 fraction digits and one integer digit, even if the price I want to show is just 1, it has to show as 1.00000 I tried to use a convertNumber but now I get conversion errors. Before I put the convert number tag in the input worked fine. The value is bound to a float. Here's the code I use with the new code in bold: Can anyone tell me what I'm doing wrong? Thanks!
|
 |
 |
|
|
subject: float conversion error with f:convertNumber
|
|
|