Show Full Name in Dynamic Fromname?

hominid4 11 Apr, 2009
In my form I have "First Name" and "Last Name"; table names 'first_name' and 'last_name'. When I'm using the Dynamic Fromname with have first_name inserted it works just fine but is it possible to have both the first and last name? I tried different ways such as "first_name last_name" but with no luck.

Thanks,
Wesley
GreyHead 11 Apr, 2009
Hi Wesley,

Create a hidden field called name and set the value in the OnSubmit Before code box. If you search the forums here you will find several posts describing this.

Bob
This topic is locked and no more replies can be posted.