You might be running into a problem I was having recently, using embedded resources. Although I've done that in the package, I couldn't get them working with a custom criteria developed in my website project.
And suggest try moving your client side files (definition.editor.controller.js, definition.editor.html and definition.translator.js) to App_Plugins\UmbracoPersonalisationGroups\GetResourceForCriteria\DayOfWeekV2. Mark them as Content instead of Embedded Resource.
Cant see developed custom group
Cant see developed custom group
You might be running into a problem I was having recently, using embedded resources. Although I've done that in the package, I couldn't get them working with a custom criteria developed in my website project.
See the last paragraph here: https://github.com/AndyButland/UmbracoPersonalisationGroups/#troubleshootingknown-issues
And suggest try moving your client side files (definition.editor.controller.js, definition.editor.html and definition.translator.js) to App_Plugins\UmbracoPersonalisationGroups\GetResourceForCriteria\DayOfWeekV2. Mark them as Content instead of Embedded Resource.
Andy
is working on a reply...