Hi there,
In a current solution (Ecom Light) without Payment Gateway i want to add a custom orderfield "rekeningnummer" into step 3 (Method.html).
I can't get this field to be saved into the order, what am i doing wrong.
Custom order field:
name: rekeningnummer
systemname: rekeningnummer
templatetag: rekeningnummer
field type: text 20
<code>
<input type="text" value="<!--@rekeningnummer.clean>">
or just:
<!--@rekeningnummer-->
</code>
Both aren't saved in the order.
Hope someone can give me a hand..
Kind regards,
Niek Brinkman
Developer forum
E-mail notifications
Ecom Custom Orderfield
Posted on 21/02/2010 23:26:35
Replies
Posted on 02/03/2010 09:03:06
Hi Niek
Currently, the custom order fields are only saved in step 2 of the order.
- Lasse
Currently, the custom order fields are only saved in step 2 of the order.
- Lasse
Posted on 31/03/2010 03:39:00
Hi,
I am working with custom orderfields for the first time and ran into a problem already. I am using 19.0.3.1 version and I cannot render the custom fields in step 2. Is this a bug?
nuno
I am working with custom orderfields for the first time and ran into a problem already. I am using 19.0.3.1 version and I cannot render the custom fields in step 2. Is this a bug?
nuno
Posted on 31/03/2010 08:12:20
Hi Nuno
I haven't heard of a bug like that. Could you paste the part of the template where you try to render the custom field?
- Lasse
I haven't heard of a bug like that. Could you paste the part of the template where you try to render the custom field?
- Lasse
Posted on 31/03/2010 11:53:36
Hi Lasse,
Thanks for the quick answer. I checked again (not to make a fool out of myself) and it started to work. maybe some cache or tired eyes.
Thanks a lot anyhow.
Best Regards,
nuno
Thanks for the quick answer. I checked again (not to make a fool out of myself) and it started to work. maybe some cache or tired eyes.
Thanks a lot anyhow.
Best Regards,
nuno
You must be logged in to post in the forum