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

ferdilize
ferdilize
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
7

Discussions

Discussions
0

Questions

Questions
7

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ferdilize
Customize the badges you want to showcase on your profile
Re: Flowing text from Textfield1 to textfield2 - Adobe LiveCycle 20-07-2010
LOL. We don't seem to be alone.

Views

272

Likes

0

Replies

0
Re: Flowing text from Textfield1 to textfield2 - Adobe LiveCycle 20-07-2010
Is this correct? My two fiels are Narrative12 (f1) and Narrative 13 (f2)//Narrative12::fullNarrative13.rawValue = xfa.event.fullText.replace(xfa.event.newText, "");xfa.host.setFocus(Narrative13);//Narrative13::changeif (!xfa.event.selStart)xfa.event.change = xfa.event.prevText+xfa.event.change;

Views

274

Likes

0

Replies

0
Re: Flowing text from Textfield1 to textfield2 - Adobe LiveCycle 20-07-2010
Well, if they cannot do it without paying attention (um, my clientbase is not a group of great typers so they are likely to be looking at the keyboard), wouldn't it be easier to just make textfield1 limited and then have then reset the tab order to textfield2 opposed to using a script? It sure seems to me that there should be a way so that it is seemless to the user.

Views

271

Likes

0

Replies

0
Re: Flowing text from Textfield1 to textfield2 - Adobe LiveCycle 20-07-2010
Well, that won't do because they probably won't notice.

Views

273

Likes

0

Replies

0
Re: Flowing text from Textfield1 to textfield2 - Adobe LiveCycle 20-07-2010
Well this looked easy, but once I tried it, it didn't work. Got some error messages and yellow yield signs on my textfield1. Textfield1 should be set to Limit to visible area right? what else should i check?

Views

271

Likes

0

Replies

0
Re: Flowing text from Textfield1 to textfield2 - Adobe LiveCycle 20-07-2010
This may work if I could easily calculate the total character length of the field. Any suggestions?

Views

273

Likes

0

Replies

0
Flowing text from Textfield1 to textfield2 - Adobe LiveCycle 20-07-2010
New to LiveCycle but have figured out dynamif forms and textfields that flow from page 1 to the next page if needed. What I need to do is have "textfield1" fill but not expand and then as the user types, the focus needs to chane to textfield2 automatically and start filling.There are other fields betwen "textfield1" and "textfield2" that cannot move.I'm totally new to javascripting and just cannot figure this out. Help would be greatly appreciated, including errecting statues of you in my office...

Views

1.8K

Likes

0

Replies

14