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

PHBx1
PHBx1
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by PHBx1
Customize the badges you want to showcase on your profile
Re: form instance focus - Adobe LiveCycle 18-10-2016
Perfect, thank you.

Views

1.4K

Likes

0

Replies

0
Re: form instance focus - Adobe LiveCycle 13-10-2016
I'm adding this page through a button click:this.resolveNode('form1._Pg2').addInstance(1);So assuming I'm on the first page, and click add page, and I want to go to the first text field on the second page, the structure of the command would be like this?I'm unclear how to address the second page. (very new to this)form1._Pg2(2).F1.setfocusThanks In advance!

Views

826

Likes

0

Replies

0
form instance focus - Adobe LiveCycle 13-10-2016
I have a simple form with two pages one text field on each page. The first page has a button that adds another instance of it to the document. When the button is pressed another page is added but the focus stays on the same page.I'm looking for the code syntax that will allow me to set focus to the newest(last) instance of the added page.

Views

3.1K

Likes

0

Replies

6