Hi,
Is it possible to populate the confirmation emails Subject field from the users selction in the form?
ie: "Thank you for choosing <value from selection in the form>"
Regards
Dennis
Hi Bob,
Thanks for the feedback!
I tried the second option like "Anmälan till ungdomsgrupp {input_select_9}" in the Subject field.
But that is exactly what I get in the email - not the content of the {input_select_9}.
Regards
Dennis
Hi Dennis,
Are you using the Email [GH] action?
Bob
Hi Bob,
Sorry, but I cant figure out how to enable the "Email [GH] action".
Regards
Dennis
Hi Dennis,
You can install it using the 'Install Action' icon in the ChronoForms Forms Manager toolbar.
Bob
Hi Bob,
I've already installed the Cronoform Plugin, Module and Component. What more do I need?
Regards
Dennis
Hi Dennis,
I'm sorry I don't know what you are asking here?
Bob
Hi Bob,
You say "install it" - what is "it"? A .zip-file? Which? And where do I find it?
Regards
Dennis
Hi Bob,
Great! Found it, installed it .... but have no idea how to use it.
Do I have to do something to enable it? Because it not working just by installing it.
I can see the "action tab" if I start from scratch with a form, but not in my already created ones.
And I noticed that I'm able to drag&drop the "Email [GH]" into "On load" or "On submit" but have no idea how this is working (sorry).
Regards
Dennis
Hi Bob,
Well, I'm learning🙂
I managed to shift to advanced mode for my form AND I managed to get the Email [GH] working!
Issues I see:
1/ I used to have a empty "Redirect user" at the end (just before debug) and it didn't create any debug output then but now it does because it's empty, so I had to remove it.
2/ I used to have debug at the end and it didn't create any output but now it does even if can't see anything wrong, so I had to remove it.
Data Array:
Array
(
[chronoform] => ungdomsgrupp
[event] => submit
[Itemid] => 153
[option] => com_content
[view] => article
[id] => 14
[namn] => Dennis test
[Epost] =>
[email]dennis.simonsen@comhem.se[/email]
[adress] => F
[postadress] => 1
[telefon] => 0
[personnr] => 5
[input_select_9] => Höstkurs 9-12år
[chrono_verification] => d4UTg
[skicka] => Skicka
[ea3521dac06edfb391d43595432f19be] => 1
[chronoform_data] => Array
(
[cf_uid] => e8ef3499fd373e87e430fd98a149ebf9
[cf_created] => 2013-06-29 11:03:37
[cf_created_by] => 0
[cf_ipaddress] => 80.217.148.63
[cf_user_id] => 0
[chronoform] => ungdomsgrupp
[event] => submit
[Itemid] => 153
[option] => com_content
[view] => article
[id] => 14
[namn] => Dennis test
[Epost] =>
[email]dennis.simonsen@comhem.se[/email]
[adress] => F
[postadress] => 1
[telefon] => 0
[personnr] => 5
[input_select_9] => Höstkurs 9-12år
[chrono_verification] => d4UTg
[skicka] => Skicka
[ea3521dac06edfb391d43595432f19be] => 1
[cf_id] => 33
)
[chronoform_data_cf_id] => 33
[IPADDRESS] => 80.217.148.63
)
Validation Errors:
Array
(
)
Tack för din anmälan vi återkommer så snart vi kan.
Debug Data
Core Captcha
Passed the core captcha check!
Email info
Email sent successfully
From: (RoJTeatern) [email]ungdomsgruppen@rojteatern.nu[/email]
To: [email]ungdomsgruppen@rojteatern.nu[/email], [email]dennis.simonsen@comhem.se[/email]
Subject: Anmälan till ungdomsgrupp Höstkurs 9-12år
Email body
Namn Dennis test
Mejladress [email]dennis.simonsen@comhem.se[/email]
Adress F
Postadress* 1
Telefon* 0
Personnummer* 5
Detta är en intresseanmälanmälan då antalet platser är begränsat. Bekräftelse sker innan kursstart.
Kurser Höstkurs 9-12år
Powered By ChronoForms - ChronoEngine.com
3/ When I fill out the form the first time, submit CAPTHA and hit send I get error on the CATCHA and the email-field gets the following content (instead of my email-adress):
<script type='text/javascript'> <!-- var prefix = 'ma' + 'il' + 'to'; var path = 'hr' + 'ef' + '='; var addy46132 = 'dennis.simonsen' + '@'; addy46132 = addy46132 + 'comhem' + '.' + 'se'; document.write('<a ' + path + '\'' + prefix + ':' + addy46132 + '\'>'); document.write(addy46132); document.write('<\/a>'); //-->\n </script><script type='text/javascript'> <!-- document.write('<span style=\'display: none;\'>'); //--> </script>Den här e-postadressen skyddas mot spambots. Du måste tillåta JavaScript för att se den. <script type='text/javascript'> <!-- document.write('</'); document.write('span>'); //--> </script>
Regards
Dennis
Hi Bob,
Ok, so you didn't see anything wrong either in the debug output? Then it's just debug that I can add if I need it for troubleshooting?
The java-error was solved by reordering the plugins, thanks! But I still get the CAPCHA-error the first time. Maybe its a not resolved issue?
It seems as if I need to have the advanced mode enabled to see the "Email [GH]" "tab". It would be nice if one had to turn on the advanced to put it into the form and then it would be visible as a tab in the "Easy Form Wizard" once enabled. Just a thought.
Thanks a lot
Dennis
Hi Dennis,
The Debugger action is just something that you can turn on and off to debug your form. In the Easy Form Wizard you can turn it on and off on the Others tab.
There are lots of actions that are not available in the Easy Form Wizard; once you get used to it the Form Wizard is easier to use than the Easy Form Wizard so I doubt if it will ever go the way you suggest :-(
I don't know why you have a problem with the Captcha. It sounds as though the actions may be out of sequence somehow. Have you checked the video in the FAQs?
Bob
Hi again,
I removed the "Load JS" and "Load CSS" with no change.
//Dennis
HI Dennis,
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.
Bob
Hi Bob,
Both my forms.
//Dennis
Hi Bob,
I exchanged the buildtin captcha with recaptcha and this seems to work. I don't know why the builtin captcha behaves like that at my site and would like it to work but this is the next best solution.
//Dennis