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

CroMagnum
CroMagnum
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 CroMagnum
Customize the badges you want to showcase on your profile
Re: Mirroring values - Adobe LiveCycle 11-07-2009
Thanks, worked like a charm.Two other minor questions.1. Anyway to make the cross in the box a different color?2. Why can't I tab to a radio group?

Views

195

Likes

0

Replies

0
Re: Mirroring values - Adobe LiveCycle 11-07-2009
Thanks for the reply, unfortunately didn't work. On exit from the TextField1 I can get this to work: TextField2.rawValue = "TEST";Do I have to convert rawvalue to string or something? TextField2.rawValue = str(TextField1.rawValue)Thanks,Don

Views

198

Likes

0

Replies

0
Mirroring values - Adobe LiveCycle 10-07-2009
Two questions from a noob.1. I have a form that needs to mirror what the user enters in one text field into a identical text field. So after the user types info in TextField1, then exits the field, the exact information shows in TextField2. TextField2.rawvalue = TextField1.rawvalue;Doesn't work, what did I do wrong?2. Same question, but this time a radio button. User chooses a value on RadioButton1 then RadioButton2 mirrors the input.Thanks,Don

Views

961

Likes

0

Replies

6