tbw75
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form DB] Adding Form Data before it is savedThanks for your help Michael – I’ll give that a shot.
Cheers
Forum: Plugins
In reply to: [Contact Form DB] Adding Form Data before it is savedI probably should’ve also mentioned, when I said I am testing it on submitted data, I mean new submissions.
Forum: Plugins
In reply to: [Contact Form DB] Adding Form Data before it is savedYes, it’s definitely activated. And I’ve kept the code simple as you suggested above, so that the form name is not an issue.
On CFDB, the other (unhidden) field values all appear ok after each submission, but the Passcode column does not have any values.
I also tested using the filter to change the value of a submitted unhidden field, but the code didn’t change their submitted values – the submitted values of unhidden fields feed through unaltered to the CFDB.
It seems that my shortcode filter isn’t having any impact on submitted data before it is saved – any other tips are gratefully received!!
Forum: Plugins
In reply to: [Contact Form DB] Adding Form Data before it is savedHi Michael,
Thanks very much for your response. So I have used the code you suggested (removing the if check). I’ve made new submissions, but still no values appear under the column Passcode in CFDB.
Have you got any other tips for working out why it isn’t working?