Skip to content

Commit

Permalink
Update troubleshooting.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Skullbock authored Dec 18, 2024
1 parent bcc8182 commit 04496b9
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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".
Expand Down

0 comments on commit 04496b9

Please sign in to comment.