I am exporting CF7 info to a database using CFDB. All is working at the moment, but I can't figure out how to have a field that consists of more than one word.
For example, I can create "phone" or "cell-phone" or "cell_phone", but not "cell phone"
<p>Cell Phone Number
[number Cell Phone] </p>
Thank you.