Inbound Messages showing field names not data
-
I’ve copied the data from https://contactform7.com/save-submitted-messages-with-flamingo/
used it exactly.
flamingo_name: "[first-name-field] [last-name-field]"
my form shows:
<label> Your name: [text* flamingo_name]</label> <label> Your email: [email* flamingo_email] </label>
Viewing the form there is only one input field for flamingo_name, not two
The email does capture an entry for flamingo_name, and flamingo_email, however the Inbound messages queue shows
The Inbound Messages queue does not display the data, instead it shows the field names.
From: “[first-name-field] [last-name-field] <[the-email-field]>”So, I got 2 issues. One on the form only showing 1 input field for the name and the Inbound queue isn’t displaying the data captured, only the field names
how to fix?
thanks
The page I need help with: [log in to see the link]
- The topic ‘Inbound Messages showing field names not data’ is closed to new replies.