- Issue created by @bisonbleu
- Merge request !748Create 'ListInteger' FieldWidgetAction for AiAutomatorType LlmListInteger → (Open) created by Unnamed author
- 🇩🇪Germany marcus_johansson
This works nice with checkboxes - the select list however seems to be a larger issue and I have created an issue for this here: 📌 FieldWidgetAction does not show the button on Select fields Active .
I'll postpone this until that one is fixed.
- 🇨🇦Canada bisonbleu
@marcus_johansson Since I was in knee deep and could not extract myself, I gave it another go - blame it on obsession.
The latest commit fixes the issue when the options_select widget is used, see list-integer-sentiment-score--v2.mp4.
There may be a better place to fix this upstream, e.g. in FieldWidgetActionBase.php. Let me know.