Gustavs Gūtmanis
Gustavs Gūtmanis
Hi @timkelty Can I ask you a couple of questions just so I understand completely? ### Current Implementation Currently, Freeform allows you to pick one of three options 1. serve...
Thank you so much for the in-depth reply @timkelty. It seems like the **1st** option is entirely useless. We will remove it and switch to using bundled `cpresources` instead by...
Hey @timkelty, could you please take a look at #1299?
Hi @croxton, Thanks for bringing this issue to light. You're absolutely right, it does not make sense to have it trigger on `window.onload()`. We will address this, and come back...
Hi @icreatestuff Sorry, but currently it isn't possible to alter the position of captchas. We will, however, think of a solution that would let you change their positions.
Hi @corneliusio, Sorry for the trouble you're experiencing. We have now implemented an auto-fetch mechanism for CSRF tokens within any ajax requests used by freeform. This will remove the necessity...
I spent some time and found out that Craft supports a CSRF token passed as a header, instead of being an input field. (Though Yii supports that out of the...
Hi @scandella, It looks like the `ObjectNormalizerContextBuilder` which we are using is only available starting from `symfony/serializer: ^6.1`. Would it be possible for you to check your `symfony/serializer` version by...
Hi @steve-p96, Would you be comfortable editing the file and commenting out the line `352` in `/vendor/solspace/craft-freeform/packages/plugin/src/migrations/m230101_200000_FF4to5_MigrateData.php`? For some reason your dataset is missing the `targetFieldHash` entry in a confirmation...