Hi @jamminjames
By default, this is not possible and this will be outside the scope of support to provide such a thing. For that, you’ll need to hire a developer to provide the required custom code for you. WordPress provides a jobs directory here https://jobs.wordpress.net/, if you need further advice about it, feel free to email wpsupport@incsub.com.
– Subject: ATTN: WPMU DEV support – wp.org
– Link back to this thread for reference (https://wordpress.org/support/topic/form-submission-date-format/)
Kind Regards,
Kris
Thanks.
I would ask again that you submit this as a plugin improvement request, since this is so basic and so necessary for organizing the info obtained from your forms.
Hi @jamminjames
I have passed your suggestion to our Forminator Team and let’s hope such improvement will be implemented in the future updates.
Kind Regards,
Kris
Is there a list of hooks for Forminator API where I might find one to work for this?
Hi @jamminjames,
Please find the available Forminator API methods in our documentation here: https://wpmudev.com/docs/api-plugin-development/forminator-api-docs/
I hope that helps.
Best Regards,
Nebu John
I can’t find anything there that would do it. Suggestions?
Hi @jamminjames,
I have now reached out to our developers to check if we can help with more insights on this and we’ll update you here once we have some updates.
Best Regards,
Nebu John
Hi @jamminjames,
We have an update from the developers, the following hook can help with this requirement.
forminator_custom_form_entries_iterator
However, we do not have any public documentation available for using the hook. To achieve this, you need to iterate through an array, check if the value of a given item follows a date format, and determine whether it needs to be converted.
Please feel free to email us at wpsupport@incsub.com if you need any further clarification as we mentioned in our earlier responses.
Best Regards,
Nebu John