Home › Forums › Quform WordPress › Get user firstname and lastname
Hi,
I try to get the first name and last name from Quform as follow but not working. Unique ID for the field is 6_3. Please advise
$first_name = $form->getValue(‘quform_6_3_2’); $last_name = $form->getValue(‘quform_6_3_4’);
You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.