Tell us what you are trying to do?
Save todays date as a hidden field
Is there any documentation that you are following?
Yes, I found a toolset support thread that showed how to create a shortcode and then use that shortcode as a hidden field. It did not work for me.
Details:
I have a custom field named "transactiondate" that I need to save as a hidden field (I cannot use the post date for this task as the post date might not always be the current date the post is published).
The custom code (found on a toolset thread) that is creating the shortcode is:
but it is not saving anything when the form is submitted.
What am I doing wrong?
AND a little calendar picker (and bracket) is displaying... I'm assuming I'm doing something wrong with the shortcode but the little calendar picker should not be displaying becuase it is a hidden field.
Hello. Thank you for contacting the Toolset support.
Considering the that custom field "transactiondate" you created is date type field. Types saved the custom date field value to database as Unix Timestamp.