Hello,
I'm trying to make a form with a checkbox which we can select as many as we want.
I succeed to make a form and receive the mail to my company email address
but in the autoresponder email, it doesn't show the answers.
These two doesn't show any answers in autoresponder email.
contact-form-興味のあるオプショナルツアー[]
realestate-enquiry-projects[]
I prefer to use the checkbox than the multiple select.
ID and Password for the demo site are below.
ID :kagura
Password: kagura0980
If you need more information, please let me know.
【Form.html】
興味のあるオプショナルツアー(複数回答可) 必須
日本って何だろう?(3~4時間程度)
日本って何だろう?(30分程度)
お伊勢参り全部廻り
Projects:
Future Apartments
Amazing Condo Groups
City Residency
Prime Housing Society
Kings Villa Groups
【Form.php】
$ar_message = !empty( $submits['ar_message'] ) ? $submits['ar_message'] :
【お名前】{contact-form-お名前}<br>
【フリガナ】{contact-form-ふりがな}<br>
【Email】{contact-form-email}<br>
【電話番号】{contact-form-電話番号}<br>
【ご希望の連絡方法】{contact-form-ご希望の連絡方法}<br>
【興味のあるオプショナルツアー】<br>
{contact-form-興味のあるオプショナルツアー[]}<br>
【伊勢旅行の予定 】<br>
{contact-form-伊勢旅行の予定}<br>
【相談内容】<br>
{contact-form-相談内容}<br>
【ご相談内容詳細】<br>
{contact-form-ご相談内容詳細}<br>
プロジェクト<br>
{realestate-enquiry-projects[]}<br>