November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi,
Do you have an edit template for the criterion? I suppose the other textbox is of the Id field if the edit UI is auto generated. (There could be a bug that lets the model's Id to be "scaffolded", I may comeback with more detail when I am in the office).
What you can do is to create a criterion edit template (basically MVC edit template for criterion model), and use Html.DojoEditorFor helper method to place property widgets.
Hi.
When I drag a Visitor Group Criteria onto the Criteria area two edit boxes are shown instead of one. One appears to have the correct ID and one does not. This applies only to criterions that I have developed myself. The exact same criterions worked in a different project using CMS6.
I have reflected Episerver.dll and copied some of your criterions and given them new class names - same behaviour with these criterions - two edit boxes are shown even when I use my copy of your code.
I guess something is wrong in my development environment, could it be some dojo/dijit missmatch?
How the html looks: