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 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
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
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:
{field_name}
Regards,
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Maybe the email is trapped by some spam filter in your 2nd address ?
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
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
"Fixed", though I can not hide the 2nd Radio "sex."
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.
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
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?