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

Brian2236
Brian2236
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Brian2236
Customize the badges you want to showcase on your profile
Re: Inserting a subform between two other subforms at runtime - Adobe LiveCycle 12-08-2010
Opens fine for me ......I see that you are on Designer 7 that might be the issue. Here is the code that I used to add then move the subform:// Invoke the Instance Manager to add one instance of the detail subform.details._detail.addInstance(1);//Get the total number of detail subformscount = details._detail.count;//Ask the user where they want to put the subformloc = app.response("Please enter the row number where you want the new row to appear:");//Move the subform to the desired location (note...

Views

152

Likes

0

Replies

0