Hello,
I'm migrating a form to Chronoforms and one of the fields has a timestamp in it...
How can I use a hidden form field to do this?
Thanks.
I'm migrating a form to Chronoforms and one of the fields has a timestamp in it...
value="<?php echo date("Y-m-d G:H:s"); ?>"
How can I use a hidden form field to do this?
Thanks.