Field type select not display correctly in settings and in CSV file
-
On the form that I use this plugin I have one field that is of the type select and it’s properly configured to use in Contact Form 7, like the documentation says here: https://contactform7.com/checkboxes-radio-buttons-and-menus/ .
[select* unidade "Selecione sua unidade" "Unidade A" "Unidade B" "Unidade C"]
However, in some parts of Send PDF with CF7 (PDFwCF7) this field isn’t correct.
I detected the following:
- CF7 Form: OK
- CF7 E-mail body: OK
- PDFwCF7 PDF file: OK
- PDFwCF7 settings: NOT OK
- PDFwCF7 CSV file: NOT OK
1, 2 and 3. Displaying as expected
4. In PDFwCF7 settings > Layout of yout PDF
The mail-tag of select field is displaying:
["Solicitar]
Instead of the id like the other fields:
[unidade]
5. In PDFwCF7 CSV file
The file.csv I receive via email ommits the select field from the line with the name of fields. And in the line with the data it’s displaying only “[”Is anyone else having this issue?
- The topic ‘Field type select not display correctly in settings and in CSV file’ is closed to new replies.