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

Dan_Bichener
Dan_Bichener
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
4

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Dan_Bichener
Customize the badges you want to showcase on your profile
Re: Deleting specific rows in a table - Adobe LiveCycle 26-10-2012
Hi,Thanks for your response but as I stated in the question, that script does not work as it only deletes the first instance in the table. I need to be able to delete specific rows that have been created with the add button, obviously these rows will all have the same name as they are duplicates.

Views

675

Likes

0

Replies

0
Deleting specific rows in a table - Adobe LiveCycle 25-10-2012
HiI have a dynamic table with add and delete buttons for rows. The add button works fine as it just duplicates the table row directly below but I am struggling with the delete button. Using TableReview.Row1.instanceManager.removeInstance(this.parent.index); deletes the first instance in the table and TableReview.Row1.instanceManager.removeInstance(1); deletes the second instance in the table.I need something that will allow me to delete secific rows (i.e. the one with the delete button on).Any h...

Views

4.6K

Likes

0

Replies

4
Re: Enlarge Image to fixed size using radio button - Adobe LiveCycle 20-09-2012
Thanks, with a bit of tweaking this should do the trick!

Views

109

Likes

0

Replies

0
Enlarge Image to fixed size using radio button - Adobe LiveCycle 19-09-2012
Hi,I'm looking for a script that allows me to enlarge an image (withing the PDF Form) to a specified size via the click of a radio button.Any Ideas?

Views

605

Likes

0

Replies

2