Search code examples
shopwareshopware6

Custom Fields Unsorted


I have created custom fields that have specific positions. If I go into custom field sets in admin panel, they are correctly sorted. However, if I enter the product entities where they are displayed, they are no longer properly arranged. The SW version is 6.4.14.0

product custom fields

custom fields set definition

{"customFieldPosition":3,"label":{"de-DE":"Anzahl der Mahlzeiten 1","en-GB":"Number of meals 1","pl-PL":"Ilość posiłków 1"},"placeholder":{"de-DE":"Geben Sie die Anzahl der Mahlzeiten ein","en-GB":"Enter the number of meals","pl-PL":"Wprowadź ilość posiłków"}}

Solution

  • Looks like this got fixed with version 6.4.15.0. Here is the corresponding commit.