- 🇫🇷France dxx Bordeaux/Paris/La Baule
If your field is not a reference to another entity, check that your field ItemList class extends the
FieldItemList
and not theEntityReferenceFieldItemList
.Also, in the same class, check your
computeValue()
method to ensure that thecreateItem()
method is called with the right value (eg not an object).