From 04496b9b624d2605889d09dd7f1ee746f8631c7f Mon Sep 17 00:00:00 2001 From: Daniele Rosario Date: Wed, 18 Dec 2024 14:47:43 +0100 Subject: [PATCH] Update troubleshooting.md --- .../addons/forms/troubleshooting.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/essentials-for-yootheme-pro/addons/forms/troubleshooting.md b/src/essentials-for-yootheme-pro/addons/forms/troubleshooting.md index 85aeb20..d6a2e61 100644 --- a/src/essentials-for-yootheme-pro/addons/forms/troubleshooting.md +++ b/src/essentials-for-yootheme-pro/addons/forms/troubleshooting.md @@ -85,6 +85,9 @@ No matter the format used during the input of a date it value will be saved in a There are two possible solutions: +1. Save the date as a new FormData value using the [Alter Action](./actions#alter) while applying the desired format during the mapping. +2. Set a [Composed Source](/essentials-for-yootheme-pro/addons/dynamic/composed-sources) instead of raw placeholders and map the date value from the Form Submission source. Set the desired format during the field mapping process. + ### Google Recaptcha shows Session Expired Sometimes, mostly when submitting form that contains a large file upload, Google Recaptcha can report an error saying that the "session is expired".