Forums › General › Populate Field with Data from other Fields › Reply To: Populate Field with Data from other Fields
Hi Nico
In the same hidden field you could add:
#user_first_name #user_last_name
This would add the currently logged in users first and last name to that field.
You can use as many WS Form variables as you wish in the default value of a field.
Thanks
Mark