Forum Replies Created
- AuthorPosts
Ifremer
ParticipantThanks for the answer and the patch. It works great, thanks!
Ifremer
ParticipantIt’s probably related to this :
Ifremer
ParticipantHi Ally,
Thanks for your answer.
Concerning the plugin, maybe you can add it to quform “core” ? You can add a setting for each form, so it’ll be a better for GDPR (and equivalent legislation) compliance!
Regards
Ifremer
ParticipantThanks Ally for addition to the dev tracker, I’ll wait!
I want to avoid custom development because it’s not really resilient over time and creation of forms with this functionality must be available for people with zero dev knowledge.
Ifremer
ParticipantThanks for the new version. I’ve changed the cache path and it works well!
Ifremer
ParticipantHi Ally, thanks, it works well!
Ifremer
ParticipantHi Ally,
The bug is still present.
Regards
Ifremer
ParticipantHi,
I know this solution, but I don’t want to do custom coding in php, we have a lot of users who can create forms, and they aren’t authorized to add php scripts (security risk).
So the possibility to add each element separately will be great.
Regards
Ifremer
ParticipantWith your code modification, it works. Thanks !
May 27, 2020 at 2:46 pm in reply to: “The response from the server was invalid or malformed” in Google Chrome #31307Ifremer
ParticipantHi Ally,
It’ll be great to have an option to clean the cache (and the ability to set some settings) globally on WordPress “network” install.
Actually, all the settings are local to a specific site.
Regards
Ifremer
ParticipantIn fact, it works if
$headingColumnCount
AND$columnCount
are set to1
, instead of0
.Ifremer
ParticipantIt works if $headingColumnCount is set to 1 instead of 0 in library/Qufrom/Entry/Exporter.php
Ifremer
ParticipantHi Ally,
Thanks for the reply, I’ve added the script in our website!
But in fact I’ve also found a problem with a specific form (maybe a migration problem?), the Quform error message is not displayed when “CSRF protection” is on. I’ll send you an email with an export of the form.
RegardsIfremer
ParticipantOne more feature: conditional logic file attachment in notification (for example, if the user choose answer “A”, send “1.pdf”, if “B” send “2.pdf”…)
- AuthorPosts