Hi team,
I'm importing attributes and I came across the header 'FieldPresentationType' in table 'EcomProductCategoryField'. When I look to the documentation it tells me it's one the values below, if not you can leave empty (source):
FieldPresentationType | |
1 | RadioButtonList |
2 | DropDownList |
3 | MultiSelectList |
4 | CheckBoxList |
But when looking at the demo data and own tests, I can see it's never empty. It often has values like '4' when creating a text field. So I recon I'm missing something?
Examples of Date and text field that have FieldPresentationType 4: