Previous | Next | (P-PDF) Forms & FDF
Topic: Re: Combining two fields
Conf: (P-PDF) Forms & FDF, Msg: 27813
From: george
Date: 9/30/2001 02:27 PM
> How should I go about doing this? What kind of
> script should I use on the "FullName" field in order
> to accomplish this task?
How about setting up a Calculate script for the full name field. It would get the values of the first name and last name fields and combine them, and then assign the value to "event.value".
George