View Single Post
Old 06-09-2009, 07:46 AM   #4 (permalink)
jamiemac2005
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,888
OS: Vista, various linux distros


Re: New to JavaScript...need help

Hey again, i'm very new to embedding Javascript in PDF files, so you'll have to bear with me (and give me any code you have as of yet, because it would help me understand the platform)... But combining two field values should go something like this:

Code:
(Lname.value + ", " + Fname.value)
Apparently it could also be ".rawValue"...

I'm assuming the Javascript is run from a field (the field which you want the result to show in)...

If none of this is helpful then please post back and i'll attempt to work out how i'd do it myself.

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline   Reply With Quote