Home › Forums › Quform PHP › Adding date doesn't seem to be working
I aded the php code to my process.php the rest of the items in php file come through apart from date element. It is not getting added to e-mail.
Here is the php code i added:
$date = new Quform_Element_Date(‘date’, ‘Datums’); $form->addElement($date);
I removed the required field, because it was acting up, i do not need it anyway.
Link Here
You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
Thank you, Sorted!