Developer forum

Forum » Ecommerce - Standard features » OrderLine Fields

OrderLine Fields

Adrian Ursu
Reply

Hi guys,

I am trying to add some values to OrderLine fields from the product list view.

I am using this markup:

 <input type="hidden" name="EcomOrderLineFieldInput_CatalogId" value="@catalogInfo.Id" />

The above markup works pretty well from the product detail page but not from the product list. Am I missing something?

Thanks,

Adrian


Replies

 
Nicolai Høeg Pedersen
Reply

Do you have one <form> for the entire list or one for each product in the list?

Take a look at this one: http://developer.dynamicweb.com/documentation/for-designers/ecommerce-templates/adding-multiple-products-to-cart.aspx

 
Adrian Ursu
Reply

Hi Nicolai,

It is individual form.

Thanks for the link. I will have a look.

Adrian

 

You must be logged in to post in the forum