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

kinger40
kinger40
Offline

Badges

Badges
4

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 kinger40
Customize the badges you want to showcase on your profile
Re: populate text field with caption of radio list - Adobe LiveCycle 25-01-2012
great, now its working.  Thanks Srini

Views

147

Likes

0

Replies

0
Re: populate text field with caption of radio list - Adobe LiveCycle 23-01-2012
thanks srini, i dont have a space in the actual field, not sure why it showed in my post. it also failed if i changed it to what you suggested. here is my hierarchy, i think the problem must be the path i am putting in the script, can you see where i am going wrong?

Views

142

Likes

0

Replies

0
Re: populate text field with caption of radio list - Adobe LiveCycle 20-01-2012
this is what i have on the text field but i get a syntax error. i'm afraid i am not great with javascript form1.#subform[0].TextField4::calculate - (JavaScript, client)$.rawValue = (form1.#subform[0].Table3.Row1.#subform[0].Location[0].selectedMember().caption.value.text.value);

Views

138

Likes

0

Replies

0
populate text field with caption of radio list - Adobe LiveCycle 20-01-2012
Hi, I have been looking for an answer to this all morning. I need to use the value from a radio list to populate a text field. I can get the selected numeric value OK using$.rawValue = form1.#subform[0].Table3.Row1.#subform[0].Location[0].rawValuebut i want to get the text item associated with the value. this could be the caption of the selected radio button, since it is the same thing. I don't want to use an if statement becuase i have have a bunch of forms to create and that would mean changin...

Views

1.6K

Likes

0

Replies

6