moshensky
Forum Replies Created
-
Forum: Plugins
In reply to: [CF7 Spreadsheets] Send the field value to the sheet instead of the labelSomething wrong with this pipes feature (it affects placeholders too).
I did small rollback, so this theme feature isn’t working now.I hope I’ll fix it on weekends (really busy). If you want to help – please feel free to open PR to https://github.com/moshenskyDV/CF7-spreadsheets
Forum: Plugins
In reply to: [CF7 Spreadsheets] Send the field value to the sheet instead of the labelI’ll check placeholders in the evening.
I didn’t get CF7 explanation about
[_raw_{field name}]
, because I didn’t found it. On before send hook, that I use nothing looks like that. Anyway at the moment I’m far away from WordPress and PHP, so maybe I don’t see some best practices. Only way, that I found – to use $_POST data and split form by regex.I’ll let you know if any update/patch.
Forum: Plugins
In reply to: [CF7 Spreadsheets] Send the field value to the sheet instead of the labelGood night @arabtornado
I’ve added this feature.
But looks like it’s not so stable on CF7 side. I’ve tried and it works on ‘select’ and ‘hidden’, but it not works on ‘checkbox’ for me (I’ve no idea about the reason).
Anyway, I hope it covers your request. Feel free to ping me if something goes wrong.Forum: Plugins
In reply to: [CF7 Spreadsheets] Send the field value to the sheet instead of the labelNice catch!
I’ll add this during next week and notify you in this theme.Forum: Plugins
In reply to: [CF7 Spreadsheets] Submission Not going to spreadsheetHi!
Could you try on another public spreadsheet? (without access restrictions)
Tell me please, it’s working or not?Forum: Plugins
In reply to: [CF7 Spreadsheets] Данные поля типа select не экспортируется в таблицуДа, интересная идея. Надеюсь скоро доберусь до рефакторинга фронта, и подумаю тогда над реализацией.
Forum: Plugins
In reply to: [CF7 Spreadsheets] Данные поля типа select не экспортируется в таблицуПривет @ownbox
Только что протестировал select / multiselect. Вроде бы оба отправляют данные корректно. Перепроверьте пожалуйста настройки плагина (указан ли tip-kursa на третьей вкладке?).———–
Hi @ownbox
Just now I finished to test select / multiselect. Looks like both of them send data correctly. Check please plugin options (are tip-kursa pointed on third tab?).Forum: Plugins
In reply to: [CF7 Spreadsheets] “code”:”internal_server_error”@sumalf1
I tried to test with reCaptcha v3, but, unfortunately, it works correctly on my local machine.Actually right now I have no idea, what can cause your error.
Could you help me a little bit more? Can you enable debug mode and logs (here is simple manual https://snapcreek.com/blog/wordpress-error-log-friend/), send new form request, and send me the difference in log file (if something will be here)?Forum: Plugins
In reply to: [CF7 Spreadsheets] “code”:”internal_server_error”@sumalf1
I’ll investigate your issue in next couple of days, thanks.Forum: Plugins
In reply to: [CF7 Spreadsheets] “code”:”internal_server_error”Hi @sumalf1
Does issue reproduce without “CF7 spreadsheets” plugin?Forum: Plugins
In reply to: [CF7 Spreadsheets] Can’t get hidden text field valueHi @behaid
Hidden field supported from v 2.2.1.
Try to update and use!Forum: Plugins
In reply to: [CF7 Spreadsheets] Can’t get hidden text field valueHi, I just tested, and affirmative, that hidden field isn’t work.
I’ll investigate it and add in next version. It should be ready at next 1-2 weeks.Thanks for your issue.
Hi @marv2
I saw this trouble a couple of versions ago. What version of plugin do you use?
If it isn’t last one – first of all try to update plugin.After that you should drop admin panel cached styles/js. If you are using Chrome browser – press ‘Ctrl+Shift+R’. Some browsers works on ‘Ctrl+F5’. You should drop it on the page, where you getting this ‘unexpected token’.
Notify me please, does it helps to solve your trouble or not?
Forum: Plugins
In reply to: [CF7 Spreadsheets] after user submit forms circle keeps spinningYou’re welcome! Marked as resolved.
Forum: Plugins
In reply to: [CF7 Spreadsheets] after user submit forms circle keeps spinningHi, @jstuts5797 any update about issue?