• Resolved bayerischesnordlicht

    (@bayerischesnordlicht)


    Hello together!
    Contact Form 7 (+ Flamongo) is up and running. Everything is great.

    Looking into the DB I see that ALL inputs (textfields, dropdowns, etc.)
    have been combined into “post_content”.

    This is cheese, of course, as I want to retrieve certain data INDIVIDUALLY.

    Anyone have an idea how I force CF7 to create an OWN column in the DB for each field, checkbox, dropdown, etc.?

    Have read there is a possibility post_content[]. But unfortunately ZERO explanation or detailed instructions about it, so I have no idea what to do with this info.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bayerischesnordlicht

    (@bayerischesnordlicht)

    Ok. Found it myself. 😉
    However, some values in the DB are output/entered as follows:

    a:1:{i:0;s:23:”Neu…”

    What is the reason? Thanks in advance!

    Thread Starter bayerischesnordlicht

    (@bayerischesnordlicht)

    Ok. Its an serialized Array.
    (I talk with myself here…)

    But now the most important and last question:
    What can I do to get ONLY the previously entered value, without the array?
    So only my text (Neu…), without extras?

    Or is there anything I can do so that my value is not already passed as an array on input?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Contact Form 7 / post_content’ is closed to new replies.