A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
search
AI OnAI Off
Hi,
I'm trying to create a custom criterion where one of the values is a dropdown using the Visitor Groups EnumSelectionFactory, but am unable to get any of the values to populate in the dropdown.
I've followed the documentation here and here, but haven't had any luck. Any ideas where the issue could be?
Code below:
CriterionModel
Criterion
Enums.xml
Thank you.