Hi,
Today i tryed the Chronengine and it is a very nice tool for forms but let me show you my Problem.
I tryed the tutorial and everything was fine, i get the records for my form and an email was send too. And here is the Problem. If i send my form i get two emails one with label and data and one only with label. The same Problem is in the records i get two records for my form one with label and data and one only with label.
please can somebody help me?
An other Problem is the Excel file. When i export an xls i get the data everything is fine but my data is not in order. The first entry from record1 is at Table colum A on row 1 and the other entrys at colum B, C, D, E, F and G also in row 1. The second record when i post a second form begins at colum H in row 2. How can i get record2 in the xls at colum A in row 2?
Thanks for help
greetings Peter
System: Joomla 1.11 Stable ChronEngine 2.3
Today i tryed the Chronengine and it is a very nice tool for forms but let me show you my Problem.
I tryed the tutorial and everything was fine, i get the records for my form and an email was send too. And here is the Problem. If i send my form i get two emails one with label and data and one only with label. The same Problem is in the records i get two records for my form one with label and data and one only with label.
please can somebody help me?
An other Problem is the Excel file. When i export an xls i get the data everything is fine but my data is not in order. The first entry from record1 is at Table colum A on row 1 and the other entrys at colum B, C, D, E, F and G also in row 1. The second record when i post a second form begins at colum H in row 2. How can i get record2 in the xls at colum A in row 2?
Thanks for help
greetings Peter
System: Joomla 1.11 Stable ChronEngine 2.3
Hi Peter,
Regarding the double email/data problem, do you have any code anywhere inside the onSubmit code boxes ? do you hit the submit button twice ? do you have anything in the form action URL field ?
The current ChronoForms version is 2.3 RC 1 and not very stable yet, we know the excel bug and will be fixed soon and get out with a stable V2.3 version.
Cheers
Max
Regarding the double email/data problem, do you have any code anywhere inside the onSubmit code boxes ? do you hit the submit button twice ? do you have anything in the form action URL field ?
The current ChronoForms version is 2.3 RC 1 and not very stable yet, we know the excel bug and will be fixed soon and get out with a stable V2.3 version.
Cheers
Max
Hi Max,
Thanks for your reply
my form Code is the same like in the advanced Tutorial from chronoengine. I tryed it with an other Form Code too there was the same Problem. That means i tryed two different Form codes the effekt was the same. I get two email and two entrys in the record list one with label and data and an other only with label.
Here is my Form code
I have no entry in Form URL in ChronoEngine.
greetings Peter<br><br>Post edited by: scurrilus, at: 2007/08/22 15:29
Thanks for your reply
my form Code is the same like in the advanced Tutorial from chronoengine. I tryed it with an other Form Code too there was the same Problem. That means i tryed two different Form codes the effekt was the same. I get two email and two entrys in the record list one with label and data and an other only with label.
Here is my Form code
<div class="reqired">
<label for="name">Name:</label><input type="text" name="name"
class="inputText" size="40" maxlength="100" value=""/>
</div>
<div class="required">
<label for="age">Age:</label><input type="text" name="age" id="name" class="inputText" size="5" />
</div>
<div class="required">
<label for="email">Email:</label><input type="text" name="email" id="email" class="inputText" size="40" />
</div>
<div class="reqired">
<label for="subject">Massage:</label><textarea rows="5" cols="40" name="massage" id="massage"
id="subject" class="inputTextArea"></textarea>
</div>
<div class="submit">
<input type="submit" class="inputSubmit" value="Submit"/>
</div>
I have no entry in Form URL in ChronoEngine.
greetings Peter<br><br>Post edited by: scurrilus, at: 2007/08/22 15:29
Peter, do you have V2.3 ?
Great, Peter, please backup your form and email me the backup file at webmaster a*t chronoengine.com
This topic is locked and no more replies can be posted.
