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

KDuerr
KDuerr
Offline

Badges

Badges
8

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
25

Discussions

Discussions
0

Questions

Questions
8

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by KDuerr
Customize the badges you want to showcase on your profile
This.parent.index... What?? - Adobe LiveCycle 27-11-2012
Still having trouble with this same form...I have a button that adds a subform as well as a row to a table (the table is in a different subform. I want the information that the user enters into the subform to populate into the table rows. I'm on my 3rd day of trying to figure it out and my third solution. I now have the script below, which only adds the information in the subform to the 3rd row (which is actually the 2nd row if you don't count the header row). All of the other rows in the form s...

Views

976

Likes

0

Replies

1
Re: Transferring data from a subform into a table automatically - Adobe LiveCycle 27-11-2012
Thanks for your help. My iT department helped me, but we went a different route... and it still isn't working. We added a variable called InstanceCnt which is var oDetailPageReg = null; and I am trying to reference it in s script which starts with InstanceCnt.oDetailPageRef But the program isn't finding my variable. Any thoughts on why?Thanks again.

Views

104

Likes

0

Replies

0
Can't Find My Variable - Adobe LiveCycle 27-11-2012
I've added a variable to Form 1 and renamed it InstanceCnt. The variable is: var oDetailPageRef = null;However, when I try to reference it in a script, by typing: InstanceCnt.oDetailPageRef it can't be found. Am I missing something? Thanks!

Views

573

Likes

0

Replies

1
Re: Transferring data from a subform into a table automatically - Adobe LiveCycle 26-11-2012
Maybe I need to reference instancemanager somewhere in there?

Views

104

Likes

0

Replies

0
Re: Transferring data from a subform into a table automatically - Adobe LiveCycle 26-11-2012
Thanks for the response. I think I understand what you are saying. My issues is that becuase I have a button that adds the subform and the rows simultaneously, there isn't a field to go to and add the [1]. Also, let me clarify, I'm not actually doing any sort of mathematical calculation, I just want to copy the info (number or text) from one field to the other. I've been racking my brain and looking on-line, and I found this script:ContactName.rawValue = this.rawValue;Which I modified to this: f...

Views

104

Likes

0

Replies

0
Transferring data from a subform into a table automatically - Adobe LiveCycle 26-11-2012
I have a form which includes a “+” button that adds an instance of a subform and adds a row to a table. The table is the last page of the form and is basically a summary of the information that appears in the subform that is added when the user hits the + button. I would like to copy some of the information in the subform into the table rows automatically. I have been successful in getting the information in the 1st instance of the subform to copy into the table, but I want each subsequent subfo...

Views

1.1K

Likes

0

Replies

6
Re: data flows off page - Adobe LiveCycle 26-03-2012
Hey Niall,Just wanted to see if you had a chance to take a glace at that document. I've looked at it for 3 days and just can't seem to figure out how to make it work. I'm not sure the software supports the ability to spilt one cell between two pages. But not knowing is making me a little crazy. Thanks.

Views

218

Likes

0

Replies

0
Re: data flows off page - Adobe LiveCycle 23-03-2012
https://acrobat.com/#d=Ip9JxWcOAVqu4EfWZShkbQAbove is a link to my document. Thanks!

Views

222

Likes

0

Replies

0
Re: data flows off page - Adobe LiveCycle 22-03-2012
Thanks for bearing with me. On the Reports pallette I have two tabs, Bindings and Warnings. I copied that from the warnings tab which looks different from your screen shot above. I think it's b/c I'm running an earlier version maybe?

Views

220

Likes

0

Replies

0
Re: data flows off page - Adobe LiveCycle 22-03-2012
Found it!Generating PDF Document...Font Service: Default font typeface is Myriad Pro.PDF generated successfully.0 warnings/errors reported.It still does not seem to be working though. I tried to add a picture of what looks like, but I'm not sure how to add the right file type.

Views

221

Likes

0

Replies

0