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

otter
otter
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
7

Discussions

Discussions
0

Questions

Questions
7

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by otter
Customize the badges you want to showcase on your profile
Re: How do I get a value attached to a text on a dropdown list? - Adobe LiveCycle 24-10-2013
Great! Yeah got to remember your order of operations (BODMAS/PEMDAS).

Views

217

Likes

0

Replies

0
Page break within a text object - Adobe LiveCycle 17-10-2013
I need to create a page break within a text object. I am providing the user a text field to describe an issue. There are 6 different groups with a rating and the user filled text. In the past we have provided a form with a fixed box but each manager uses different amounts of space to enter the information. Some will need multiple pages to cove the 6 areas others will get it done in two pages. How can I build my form? I have already created a flowable form allowing multiple lines and page breaks ...

Views

634

Likes

0

Replies

0
Re: Average Calculation Possible In LiveCycle? - Adobe LiveCycle 18-11-2013
Alright, then after you've copy/pasted the drop downs, set the data binding values to match the numbers, then use "-1" for N/A. Change the if statement to the following:if(!xfa.resolveNode("dd1[+i+"]").isNull && xfa.resolveNode("dd1["+i+"]").rawValue >= 0){*Note: This could probably be streamlined a little since you only have 2 drop downs, but this will work and allow for later expansion if you add more drop downs later.

Views

249

Likes

0

Replies

0