Views
Replies
Total Likes
Views
Replies
Total Likes
What did you do to round up the number? thnx
Views
Replies
Total Likes
The FormCalc function to round numbers is Round().
To round a fields own value to two decimal places use:
$ = Round($, 2)
Views
Replies
Total Likes
thanks so much, i am using num{zzzzzzz9.zz} at the moment and will try this function you listed as well and see if anything changes
Views
Replies
Total Likes
Well, the pattern will only change the displayed value but not the rawValue stored in the data DOM.
So you'll get the unrounded value when you use it somewhere else.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies