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

JimDandy
JimDandy
Offline

Badges

Badges
2

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 JimDandy
Customize the badges you want to showcase on your profile
Email specific subform - Adobe LiveCycle 19-03-2014
I have an agenda form that has a repeating subform for capturing Action Items. What I would like to do is to email just the action items after the meeting has ended without having to cut and paste bits and pieces. Is there a way to use the email button to allow me to select just the repeating subforms? I would like to maintain the option to print the entire document so setting any parts to "visible (Screen Only)" is not an option

Views

274

Likes

0

Replies

0
Re: Repeating subform - Adobe LiveCycle 14-11-2013
Your advice was very helpful. It led me to the solution. I ended up with the following code: _AgendaItem.removeInstance(this.parent.index); // Short form of the instance manager syntaxThere are similar portions for adding items too, so thank you very much for getting me to a solution. It is very much appreciated.

Views

177

Likes

0

Replies

0