Good morning.
I made a custom form, but when I send it, I do not know what I put in the wrong part of e-mail. In the joomla site I get nothing, neither in the mailbox of the user's mail. Moreover, try to choose the radius box "User Type" other fields are hidden in radio options box, there is a tab that says "Events", I put something like "On Company hide Sex (ID field) "but does not work, as would be done?.
Thank you.
I made a custom form, but when I send it, I do not know what I put in the wrong part of e-mail. In the joomla site I get nothing, neither in the mailbox of the user's mail. Moreover, try to choose the radius box "User Type" other fields are hidden in radio options box, there is a tab that says "Events", I put something like "On Company hide Sex (ID field) "but does not work, as would be done?.
Thank you.
Hi zaphiel,
Please use different To and From Email addresses. Please see this FAQ which may also help.
try to choose the radius box "User Type" other fields are hidden in radio options box, there is a tab that says "Events", I put something like "On Company hide Sex (ID field) "but does not work, as would be done?. I'm sorry but I don't understand what you are asking here :-(
Bob
Please use different To and From Email addresses. Please see this FAQ which may also help.
try to choose the radius box "User Type" other fields are hidden in radio options box, there is a tab that says "Events", I put something like "On Company hide Sex (ID field) "but does not work, as would be done?. I'm sorry but I don't understand what you are asking here :-(
Bob
Hello GreyHead.
I will try to resolv problem with e-mail.
The other problem, I want that when a user select the option "empresa" within the field radio box "tipo de usuario" , hidden the field radio box "sexo" and the text field text "tipo de empresa".
http://subefotos.com/ver/?00398ed86f77b522df78b890f1f0ceaco.png
I will try to resolv problem with e-mail.
The other problem, I want that when a user select the option "empresa" within the field radio box "tipo de usuario" , hidden the field radio box "sexo" and the text field text "tipo de empresa".
http://subefotos.com/ver/?00398ed86f77b522df78b890f1f0ceaco.png
Hi zaphiel,
There's an example here for something similar with CFv4. Max may have posted examples for CFv5 in the forums here.
Bob
There's an example here for something similar with CFv4. Max may have posted examples for CFv5 in the forums here.
Bob
I dont know where is the problem in both of them, send email and hide fields... i can recieve emails in joomla.
HI zaphiel,
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab in CFv4 or the Setup tab in CFv5.
Bob
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab in CFv4 or the Setup tab in CFv5.
Bob
Hello.
Here there is the debug info:
On the Data Array:
On the Debug Array:
With this configuration, in my email srgm2@hotmail.com, i recieve it, but empty, i tried with info@techmiware.url.ph and is the same result, but i want recieve email in techmiware@techmiware.url.ph with all data from form.
Here there is the debug info:
On the Data Array:
Array
(
[chronoform] => FORMU2
[event] => submit
[Nombre] => pepe
[Usuario] => pepe
[Password] => pepe
[Confirmar_Password] => pepe
[E-mail] => a3507861@drdrb.net
[Confirmar_e-mail] => a3507861@drdrb.net
[Tipo_de_Usuario] => 1
[Sexo] => 1
[Tipo_de_empresa] => qwe
[Especialidad] => qwe
[Dirección_1] => qwe
[Ciudad] => qwe
[Provincia] => qwe
[Codigo_postal] => qwe
[Telefono] => 1234
[submit5] => Submit
[ip_address] => 217.127.186.250
)
On the Debug Array:
Array
(
[1] => Array
(
[Email] => Array
(
[0] => An email with the details below was sent successfully:
[1] => To:srgm2@hotmail.com
[2] => Subject:Your Subject Goes Here
[3] => From name:Admin
[4] => From email:techmiware@techmiware.url.ph
[5] => CC:
[6] => BCC:
[7] => Reply name:
[8] => Reply email:
[9] => Attachments:
[10] => Body:
<div class="gform-all"><div class="gform-section"><div class="gform-line-tr" id="ftr-name"><div class="gform-line-td" id="ftd-name"><label for="name" class="gform-label-left">Name</label>
<div class="gform-input-container gform-input" id="fin-name"></div></div></div><div class="gform-line-tr" id="ftr-email"><div class="gform-line-td" id="ftd-email"><label for="email" class="gform-label-left">Email</label>
<div class="gform-input-container gform-input" id="fin-email"></div></div></div><div class="gform-line-tr" id="ftr-subject"><div class="gform-line-td" id="ftd-subject"><label for="subject" class="gform-label-left">Subject</label>
<div class="gform-input-container gform-input" id="fin-subject"></div></div></div><div class="gform-line-tr" id="ftr-message"><div class="gform-line-td" id="ftd-message"><label for="message" class="gform-label-left">Message</label>
<div class="gform-input-container gform-input" id="fin-message"></div></div></div><div class="gform-line-tr" id="ftr-submit5"><div class="gform-line-td" id="ftd-submit5">
<div class="gform-input-container gform-input" id="fin-submit5"></div></div></div></div></div>
Poster's IP address:217.127.186.250
)
)
)
With this configuration, in my email srgm2@hotmail.com, i recieve it, but empty, i tried with info@techmiware.url.ph and is the same result, but i want recieve email in techmiware@techmiware.url.ph with all data from form.
Hi zaphiel,
That looks as though the email was sent successfully from Joomla! + ChronoForms. It's probably gone to a spam folder or filter.
I suggest that you test with a To Email that isn't hotmail (or livemail or aol).
Bob
That looks as though the email was sent successfully from Joomla! + ChronoForms. It's probably gone to a spam folder or filter.
I suggest that you test with a To Email that isn't hotmail (or livemail or aol).
Bob
Hi,
Please make sure you update Chronoforms v5 to v5 RC6, you should also clear the Email template then save the form to get an updated template created for your email, or simply try to use your fields names between 2 curly brackets:
Regards,
Max
Please make sure you update Chronoforms v5 to v5 RC6, you should also clear the Email template then save the form to get an updated template created for your email, or simply try to use your fields names between 2 curly brackets:
{field_name}
Regards,
Max
Hello.
I managed to get from techmiware@techmiware.url to hotmail inbox with the correct data. But I want to get it in techmiware@techmiware.url.ph What to hide fields, I can hide box, but no box radius. Any idea? 'll see the tutorial Greyhead anyway. Another thing, it would be possible to put the fields into a container once created? I do not get to.
form
I managed to get from techmiware@techmiware.url to hotmail inbox with the correct data. But I want to get it in techmiware@techmiware.url.ph What to hide fields, I can hide box, but no box radius. Any idea? 'll see the tutorial Greyhead anyway. Another thing, it would be possible to put the fields into a container once created? I do not get to.
form
Maybe the email is trapped by some spam filter in your 2nd address ?
You can use the "copy" and "paste" buttons in the designer!
Regards,
Max
it would be possible to put the fields into a container once created? I do not get to.
You can use the "copy" and "paste" buttons in the designer!
Regards,
Max
"Fixed", though I can not hide the 2nd Radio "sex."
I've got the fields in containers too.
I've got the fields in containers too.
Hello, i have some doubts.
It would be possible to modify the user profile form from the frontend, so that each user can modify your information and it is updated automatically?
It could change the css so that when a field is valid, the color changes to green?
And I still do not know how to hide a field radio box... just i can hide text box...
Regards.
It would be possible to modify the user profile form from the frontend, so that each user can modify your information and it is updated automatically?
It could change the css so that when a field is valid, the color changes to green?
And I still do not know how to hide a field radio box... just i can hide text box...
Regards.
Hi Zaphiel,
You can hide any field by selecting to "hide parent", just make sure you have the latest update because we apply new fixes regularly!
There is no way to turn valid fields color to green at the moment, maybe in the future!
You can use Chronoforms to update existing records, you will need a db save action and a hidden field in your form with the name matching the table's primary key and a value for the record key to be updated, the forum and FAQs have many examples.
Regards,
Max
You can hide any field by selecting to "hide parent", just make sure you have the latest update because we apply new fixes regularly!
There is no way to turn valid fields color to green at the moment, maybe in the future!
You can use Chronoforms to update existing records, you will need a db save action and a hidden field in your form with the name matching the table's primary key and a value for the record key to be updated, the forum and FAQs have many examples.
Regards,
Max
This topic is locked and no more replies can be posted.