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

tbechtel
tbechtel
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
2

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by tbechtel
Customize the badges you want to showcase on your profile
Re: Resetting table does not remove inserted image in dynamic form - Adobe LiveCycle 03-07-2012
Thank you so much, Niall. I had seen that in other scripts. This time I just popped it in on the end and voila! Buuuuut then I ran into a snag. What do I need to do to reference that snippet of code so it only resets the table and not the entire form? Or is that a much bigger broader bit of coding? If so, I'll go back to the Java coding I was playing with before and try to tweak.Still... thank you!

Views

70

Likes

0

Replies

0
Resetting table does not remove inserted image in dynamic form - Adobe LiveCycle 02-07-2012
I am currently creating a form that allows my users to insert an image and write a description by using a table. I have a button that resets the table by using: Photos._Row1.removeInstance(0); And that works to remove any additional rows (Row2 +) I have inserted and all of the description text. However, on Row1, it does not remove the image, only the text.Is there additional script to remove the image from Row1 to bring it back to a clean table?

Views

442

Likes

0

Replies

2