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

numberchomper
numberchomper
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
5

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by numberchomper
Customize the badges you want to showcase on your profile
Re: Export only specific data in XML with Submit by Email button - Adobe LiveCycle 22-10-2009
I do not believe I can get 25 views and no one has an answer for me! This is a bump to bring this question back to the top of the list. I could really use some of that "expert" help!

Views

80

Likes

0

Replies

0
Export only specific data in XML with Submit by Email button - Adobe LiveCycle 21-10-2009
I have created a form with multiple subforms that includes user input and calculations. One of these subforms contains fields that are bound to a MS Access database to retrieve data for calculations. All of the fields on this subform are bound to the data connection. The data connection, calculations, and submit by email button all work perfectly. My only problem is that the XML data that is being exported includes the data I bound to the MS Access database. I only want the data that the user in...

Views

795

Likes

0

Replies

2
Re: PLEASE HELP! How to enter text into a numeric field if value is zero - Adobe LiveCycle 09-10-2009
Thanks so much!Will someone please kindly help me with this problem or direct me to an additional resource? Thank you!

Views

101

Likes

0

Replies

0
Re: calculations overflow/underflow - Adobe LiveCycle 08-10-2009
Chris,If you wanted to place "n/a" in a numeric field if someField.rawValue did equal zero, how would you do that?

Views

134

Likes

0

Replies

0
How to enter text into a numeric field if value is zero - Adobe LiveCycle 08-10-2009
This is probably very simple, but I can't seem to find the answer. I am using LiveCycle Designer 7.0.I have a numeric field that calculates the percentage of change between two other numeric fields. Because the divisor in the equation can be zero, I have placed the calculation within an "If,Then,Else" statement. However, I cannot get the text "n/m" to display on the form if the divisor (PYGasSales) is zero. Can someone please tell me what I am missing in this statement?if(PYGasSales ne 0) then(Y...

Views

858

Likes

0

Replies

2