Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

ChemProtocol
ChemProtocol
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ChemProtocol
Customize the badges you want to showcase on your profile
ROUNDING - Automatically rounding to whole Number - HELP - Adobe LiveCycle 20-03-2012
Hi all,Have a major problem using LC version 8. Designing on-line chemotherapy templates for the hospital.Issue: 1. calculated fields are automatically rounding to the whole number2. subsequent global values are rounded even if I use: $=round($,2) for the first calculated fieldThe only area in the form where I deliberately made the decimal round is by using javascript: function roundNumber(num, dec) { var result = Math.round(num*Math.pow(10,dec))/Math.pow(10,dec); return result; }BSA.rawValue=ro...

Views

778

Likes

0

Replies

0