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

lsdsbc
lsdsbc
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
4

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by lsdsbc
Customize the badges you want to showcase on your profile
What could be wrong with this resolveNodes / for script? - Adobe LiveCycle 01-05-2014
Hello, I am stumped and would greatly appreciate some help here.I have a table that has the ability to add additional rows.Each row includes a "delete" button to clear the row.I'd like to hide the "delete" button when another button is clicked.There are a variable amount of rows at any given time, so I can't target the button directly.I have used the "for" method before, but it doesn't seem to be able to find the nodes in this case.My hierarchy looks like this: form1- productSubform- - productJo...

Views

199

Likes

0

Replies

1
Re: XFA form with button to save file with unique filename - Adobe LiveCycle 25-03-2014
Amazing. Thank you so much, I'm not sure I would have ever figured that out.Why would that be the cause? Just the Row1 nested in another Row1 of the same name?Thank you thank you.

Views

940

Likes

0

Replies

0
Re: XFA form with button to save file with unique filename - Adobe LiveCycle 25-03-2014
https://www.dropbox.com/s/s9l4wf8xyzy49bp/form-01--MIN-x.pdfTry adding a bunch of "windows" or a bunch of "rooms", and then Save As. When I close and reopen the file, the rows max out and don't display further.Thanks for your help.

Views

940

Likes

0

Replies

0
Re: XFA form with button to save file with unique filename - Adobe LiveCycle 25-03-2014
I'm sorry if I'm late to the conversation, but I've been using this script as well and have run into an issue.It's worked well, but I am using it with a dynamic form, which the user can add table rows and nested table rows as a workorder type of thing. These rows add together to a total at the end of the document. This all works fine.Usually the script works well, but when there are more than maybe 5 or 6 table rows, the saved document leaves the remaining rows and nested rows out. The document ...

Views

938

Likes

0

Replies

0