All fields in Contact Form 7 are not saving to the database
-
I have noticed that only the fields that in the Custom Form 7 format save to the database but not html fields within Contact Form 7.
[number* T1 min:0 max:100000 id:T1 step:3 placeholder “Target 1*”] – This saves to the database as a separate column in the database and works as designed
The below fields do not save to the database although they are part of the same Contact Form 7 form
<input type=”number” name=”T2″ min=0 max=100000 id:T2 step=0.05 placeholder=”Target 2″><input type=”number” name=”T3″ min=0 max=100000 id:T3 step=0.05 placeholder=”Target 3″>Please advise if there is a workaround to get the html fields to save also. I have certain limitations due to which I am unable to use all contact form 7 fields.
- The topic ‘All fields in Contact Form 7 are not saving to the database’ is closed to new replies.