hello,
the customfields ordering did not work for the frontend. the frontend is order the customfields by customfield IDs.
anybody can confirm please ?
[attachment cleanup by admin]
The ordering of the custom prototypes is only for the customfield groups. The other ordering is done in the product edit.
aahh ! now i understand. my custom fields and products are generated by a php connector, so i need customize the code for generate the products customs by the ordering of the custom fields.
thanks for fast reply .. Nachbar :) Könn ja mal n Bier trinkn wenn de Zeit hast
Immer gern ;-)
The reason is quite easy. When you edit the products in the vm, then you can set the ordering by dropndrag. There existed the idea, that the ordering of the custom prototype is also influencing the ordering, if you add the customfield. But that is very hard to handle, because in the moment someone moves the custom, we would have to store this override and what happens if you add another customfield? I am sure Markus can fast adapt it. Greets
at the moment i work for myself on the connector code because of to much trouble with markus code. everyday i need fixes.
i think its not a problem for me because i can simple override the complete order of the product customs when update a product.