Currency fields (“Dollars and Cents” Control in Orbeon) allow a user to enter very large numbers. However, when the field loses focus and formats the large number into dollars and cents format, only the first eight digits appear in the field. I need to be able to see up to 14 digits when the currency field loses focus and formats the value into dollars and cents.
Is there a way to do this?
I am using Orbeon Forms 3.9.1.201202031753 PE on a Windows 7 PC.
Thank you.
-- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
That looks like a bug in 3.9.1. I just tried and the latest
fr:currency seems to do fine with very large numbers. But there might not be a very easy fix as this is a bit of a tricky component. -Erik On Wed, Nov 28, 2012 at 4:44 AM, Charles Thomas <[hidden email]> wrote: > Currency fields (“Dollars and Cents” Control in Orbeon) allow a user to > enter very large numbers. However, when the field loses focus and formats > the large number into dollars and cents format, only the first eight digits > appear in the field. I need to be able to see up to 14 digits when the > currency field loses focus and formats the value into dollars and cents. > > > > Is there a way to do this? > > > > I am using Orbeon Forms 3.9.1.201202031753 PE on a Windows 7 PC. > > > > Thank you. > > > > --------------------------------------------------- Confidentiality Notice: > This electronic mail transmission is confidential, may be privileged and > should be read or retained only by the intended recipient. If you have > received this transmission in error, please immediately notify the sender > and delete it from your system. > > > -- > You receive this message as a subscriber of the [hidden email] mailing > list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Erik,
While waiting for a reply to this post, I also used the Twitter "responding to @orbeon" (suggested at the bottom of the Documentation "http://wiki.orbeon.com/forms/doc/developer-guide/configuration-properties-form-runner") to ask this question. Here is the conversation: Charles Thomas @CharlesCalls 28 Nov @orbeon When a Currency control loses focus it displays the formatted number but only 8 digits. How can I to display 14? ________________________________________ Orbeon @orbeon @CharlesCalls Which version are you using? The value shouldn't be truncated, but the field might be large enough? twitpic.com/bha3so Charles Thomas @CharlesCalls 28 Nov @orbeon Orbeon Forms 3.9.1.201202031753 PE. Do not think field is truncated, just will not fit in the highlighted area. ________________________________________ Orbeon @orbeon @CharlesCalls OK, got it. Then using CSS to make the field wide should do the trick. You'll let us know if this works for you. 06:59 PM - 28 Nov 12 ________________________________________ Keep the conversation going. Reply to @orbeon Do you think there is a possibility of enlarging the display area of the output of a fr:currency control with a CSS as the Twitter responder suggested? Or was the responder a bit optimistic. I have been trying since receiving his response to learn enough about CSS to widen the field, but have been unsuccessful so far. Thank you, Charles Thomas -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Erik Bruchez Sent: Friday, November 30, 2012 12:27 AM To: [hidden email] Subject: [ops-users] Re: Display large values in currency fields That looks like a bug in 3.9.1. I just tried and the latest fr:currency seems to do fine with very large numbers. But there might not be a very easy fix as this is a bit of a tricky component. -Erik On Wed, Nov 28, 2012 at 4:44 AM, Charles Thomas <[hidden email]> wrote: > Currency fields ("Dollars and Cents" Control in Orbeon) allow a user > to enter very large numbers. However, when the field loses focus and > formats the large number into dollars and cents format, only the first > eight digits appear in the field. I need to be able to see up to 14 > digits when the currency field loses focus and formats the value into dollars and cents. > > > > Is there a way to do this? > > > > I am using Orbeon Forms 3.9.1.201202031753 PE on a Windows 7 PC. > > > > Thank you. > > > > --------------------------------------------------- Confidentiality Notice: > This electronic mail transmission is confidential, may be privileged > and should be read or retained only by the intended recipient. If you > have received this transmission in error, please immediately notify > the sender and delete it from your system. > > > -- > You receive this message as a subscriber of the [hidden email] > mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > OW2 mailing lists service home page: http://www.ow2.org/wws > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |