This support ticket is created vor 2 Jahre, 11 Monate. There's a good chance that you are reading advice that it now obsolete.
Dies ist das technische Support-Forum für Toolset – eine Suite von Plugins zur Entwicklung von WordPress-Websites ohne PHP-Pogrammierung.
Jeder kann in diesem Forum lesen, aber nur Toolset-Kunden können darin Beiträge veröffentlichen. Der Toolset-Support arbeitet 6 Tage pro Woche, 19 Stunden pro Tag.
Can you please share the problem URL where you added your form and share access details.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
I found the solution in another tick.
Now I want to set the default value of the generic field in the form. I tried the following. But that doesn't work.
The thing is that Types stores the custom date and generic date field value as numeric as Unix timestamp.
And the default "post_date" field value is saved as a date. If you can tell me:
- Are you using post add/edit form?
- What date you want to set as default date?
I want to change the post date.
This should work both when creating and editing.
I found out how to change the post date via a generic field.
It is now a matter of defining the default value of the generic field.
When creating, this should be the current date.
When editing, the previously saved post date.