Developer forum

Forum » Ecommerce - Standard features » Custom field
Thomas Schroll
Reply

Hi

Can somebody tell me why a custom field of type checkbox has a value of '<input type="checkbox" disabled="disabled">', whereas a field of type checkbox list has the value of the list of names of the checked checkboxes? This is in the 'CustomFields' loop. 

Regards Thomas


Replies

 
Nicolai Høeg Pedersen
Reply

In what module - and can we see a screendump?

 
Thomas Schroll
Reply

Hi Nicolai

It is a custom field in eCom. This is (partly) what I get from GetLoop("CustomFields")'s TemplateTags():

onStock.Value.Clean <input type="checkbox" disabled="disabled">
onStock.Value.FullPath <input type="checkbox" disabled="disabled">
onStock <input type="checkbox" disabled="disabled">
onStock.Value <input type="checkbox" disabled="disabled">
onStock.Name Lagerført
onStock.System onStock
onStock.Template onStock
priceOnRequest.Value.Clean <input type="checkbox" disabled="disabled">
priceOnRequest.Value.FullPath <input type="checkbox" disabled="disabled">
priceOnRequest <input type="checkbox" disabled="disabled">
priceOnRequest.Value <input type="checkbox" disabled="disabled">
priceOnRequest.Name Pris på forespørgsel
priceOnRequest.System priceOnRequest
priceOnRequest.Template priceOnRequest

And enclosed you see the setup in Management Center.

Regards Thomas

 

eCom-custom-field.jpg
 
Nicolai Høeg Pedersen
Reply

I Thomas

That is odd values... We need a link to the solution.Either here or on a case...

BR Nicolai

 
Thomas Schroll
Reply

Hi Nicolai

Thanks. I have created a case on engage.

Regards Thomas

 
Morten Buhl
Reply

Bugged as TFS-20359

 

You must be logged in to post in the forum