Hi,
in my form there is a custom field
for example
I want to send the value of this field by email
the auto template generation creates this code
[code[<tr><td>Custom Code Test</td><td>{custom}</td></tr>[/code]
in the email there is no the value of the field testsix
where is the problem?
another question:
can be saved the field value testsix in a database?
thank you very much for your help
in my form there is a custom field
for example
<input type="text" name="testsix">
I want to send the value of this field by email
the auto template generation creates this code
[code[<tr><td>Custom Code Test</td><td>{custom}</td></tr>[/code]
in the email there is no the value of the field testsix
where is the problem?
another question:
can be saved the field value testsix in a database?
thank you very much for your help