You are viewing limited content. For full access, please sign in.

Question

Question

Need currency in table to be four decimal

asked on April 30, 2020

I have seen a few other posts here about this, however, they were so complicated! And not quite what I was going for.  Can someone help me figure out how I can get the Amount field in this table to be four decimal?  

  Thanks!

0 0

Answer

SELECTED ANSWER
replied on April 30, 2020 Show version history

Hi Connie

The currency field can only be 2 decimal. You would need to use a number field instead, where you can set the number of decimal places you want to use.

As for as the $, I’d suggest you just add it the Field label, such as Amount ($).

if you must have the $ display left of your field as the Currency field does, you have to use JS to prepend it Here is a post for that

https://answers.laserfiche.com/questions/96717/How-to-use-javascript-to-format-Currency-Fields#138675

2 0
replied on May 1, 2020

Okay, I think I know what might work then.  I'll create a hidden field that will actually hold the 4 digit number.  The total field (which is outside the table) can be configured to actually add up the hidden number field instead of the currency field.  Thanks, Steve!

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.