hello bob sir,
i have problem regarding chronoform email and name. Actually i want to make it dynamic.
below text may explain you better.
As you can see in this i want two mails. One for User and other for admin. So the user's name and emailid should be dynamic. as above shows input_text_1 and input_text_2.This is working for dynamic to and dynamic to email. Why this is not working with simply name and email..please help..i'm, in big trouble.
i have problem regarding chronoform email and name. Actually i want to make it dynamic.
below text may explain you better.
Data Array:
Array
(
[chronoform] => form_4
[event] => submit
[option] => com_chronoforms
[view] => form
[Itemid] => 1
[input_text_1] => tester
[input_text_2] => deepak@jeronone.com
[input_text_3] => 12345
[input_select_5] => JAPAN
[input_text_4] => tester_subject
[input_textarea_6] => tester_message
[input_submit_7] => Submit
[204992aab5ec8439d22652e6f25effe0] => 1
)
Validation Errors:
Array
(
)
Thankuo we will contact you soon.
Debug Data
email
1
Result An email has been SENT successfully from (input_text_1)input_text_2 to deepak@jeronone.com,deepak@jeronone.com
Body
Name tester
Email deepak@jeronone.com
Phone No. 12345
Country JAPAN
Subject tester_subject
Message tester_message
Submitted by 203.134.214.81
Attachments array ( )
2
Result An email has been SENT successfully from (deepak)deepak@jeronone.com to deepak@jeronone.com
Body
Regards
XLAutomation Support Team
Name tester
Email deepak@jeronone.com
Phone No. 12345
Country JAPAN
Subject tester_subject
Message Thanks for contacting the XLAutomation Support team. We will respond to your enquiry within 24 hours
Please contact us at support@xlautomation.com.au to follow up your enquiry.
"tester_message"
Attachments array ( )
As you can see in this i want two mails. One for User and other for admin. So the user's name and emailid should be dynamic. as above shows input_text_1 and input_text_2.This is working for dynamic to and dynamic to email. Why this is not working with simply name and email..please help..i'm, in big trouble.