Is it possible to add a time stamp to the hidden field option?
I can add the date, but I couldn't find the option to add the time on which the form was send.
Is it possible to add a time stamp to the hidden field option?
I can add the date, but I couldn't find the option to add the time on which the form was send.
Currently only the date is available as a merge code to use in things like hidden fields. However you can use PHP and available hooks to pre-populate a field dynamically using PHP with any value you choose.