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

roadgr
roadgr
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by roadgr
Customize the badges you want to showcase on your profile
Re: Percentage field format - Adobe LiveCycle 11-05-2014
Hi,the percentage fields often confuses users, as it internally calcultes with floating numbers between 0 and 1.For example: If a users enters 0.77 it will display 77%.When you want users to enter the same values that should represent the percentage value, then you can use a numeric pattern with a string for the %.Num{999.8'%'}To calculate a summary of fields you can use FormCalc ind the percentage fields calculate event.var summary = Sum(field1, field2, field3, field4, field5)if (summary gt 100...

Views

769

Like

1

Replies

0
Likes from