danant
Forum Replies Created
-
Thanks Tobias for the answer – I guess there will be no easy fix for this in the Extension.
and
Thanks tmbg for the suggested solution. I will look into this but I suspect there will probably be some difficulties since I use the shortcodes in url-parameters.
Anyway, I should edit my tables in Excel since they have become quite complex.Regards,
DanForum: Plugins
In reply to: [Contact Form DB] Modified DB value in CF7 confirmation mailThanks for the tip,
I actually found the possibility to create a special mail-tag in CF7 using wpcf7_special_mail_tags and in that mail-tag use a CFDB shortcode to fetch the newly modified and stored value. I was a bit uncertain of the timings here, but it seems as the value is modified and stored in the DB before the mail goes out (although the form data seems to go separate ways to DB and mail as pointed out by Michael).’
This solution seems to work – but maybe yours is better (safer)?HI again Tobias,
Just to clarify your answer – You mean that I need to modify the PHP for the Single Cell Shortcode Extension plugin for getting row and column from URL parameters?
Regards,
Dan