Developer forum

Forum » Development » Ecom Custom Orderfield

Ecom Custom Orderfield


Reply
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


Replies

 
Reply
Hi Niek

Currently, the custom order fields are only saved in step 2 of the order.

 - Lasse
 
Reply
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
 
Reply
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
 
Reply
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

 

You must be logged in to post in the forum