- Merge request !5Fix error: Call to undefined method IntegerItem::getPossibleOptions() → (Open) created by michaellenahan
- First commit to issue fork.
- 🇦🇺Australia acbramley
I can't reproduce this with an Integer list. The error message shows there may be something wrong with your setup, integer lists use
ListIntegerItem
, notIntegerItem
.This plugin is only for list_string, list_integer, and list_float fields (as denoted in the plugin annotation) so I'm not sure how this is running on an integer field.
Can you post steps to reproduce from a fresh install?