Hi,
I am having a few issues with my form. You can see it at:
http://www.skyridgemedia.com/staging/index.php?option=com_chronocontact&task=send&chronoformname=Colleague_Connection
Issue 1- I have a textarea element that is not being included in the email I receive. Here is the form element code:
and this is the email I receive:
Colleague Connection Form Submission
Please complete the form below and we will connect you with a therapist. We will send you the therapist’s name, phone number, and email address so you can initiate contact.
First Name:Andrew
Last Name:Andrew
Discipline Requested:test
Knowledge/Expertise you are seeking:{knowledge_seeking}
Submitted by 66.91.190.233
Issue 2- I can't seem to get validation to work. Am I missing something. I thought mootools was installed by default in J1.5. Do I need to install it?
Issue 3- Image verification is working, although it does not load the same page when it throws the error message, so my sub-menu disappears.
And one final Question. I purchased a license from you for an older version of Chronoforms.(About 4 months ago, I don't remember the version off the top of my head, but can find the receipt if need be) Am I correct in assuming that the liscense is good for 5 sites. If so, can I simply use the code from the last site to enable ChronoForms for this site? How does that work.
Thanks for a great product!
I am having a few issues with my form. You can see it at:
http://www.skyridgemedia.com/staging/index.php?option=com_chronocontact&task=send&chronoformname=Colleague_Connection
Issue 1- I have a textarea element that is not being included in the email I receive. Here is the form element code:
<div class="form_item"><div class="form_element cf_textarea"><label class="cf_label">Knowledge/Expertise you are seeking:</label><textarea class="cf_inputbox required" rows="3" id="knowledge_seeking" cols="30" name="knowledge_seeking"></textarea></div><div class="clear"> </div></div>
and this is the email I receive:
Colleague Connection Form Submission
Please complete the form below and we will connect you with a therapist. We will send you the therapist’s name, phone number, and email address so you can initiate contact.
First Name:Andrew
Last Name:Andrew
Discipline Requested:test
Knowledge/Expertise you are seeking:{knowledge_seeking}
Submitted by 66.91.190.233
Issue 2- I can't seem to get validation to work. Am I missing something. I thought mootools was installed by default in J1.5. Do I need to install it?
Issue 3- Image verification is working, although it does not load the same page when it throws the error message, so my sub-menu disappears.
And one final Question. I purchased a license from you for an older version of Chronoforms.(About 4 months ago, I don't remember the version off the top of my head, but can find the receipt if need be) Am I correct in assuming that the liscense is good for 5 sites. If so, can I simply use the code from the last site to enable ChronoForms for this site? How does that work.
Thanks for a great product!