test work and also widgetusertype sb just usertype translation key so changed at back and front
This commit is contained in:
@@ -93,7 +93,7 @@ namespace AyaNova.DataList
|
||||
});
|
||||
FieldDefinitions.Add(new AyaDataListFieldDefinition
|
||||
{
|
||||
TKey = "WidgetUserType",
|
||||
TKey = "UserType",
|
||||
FieldKey = "widgetusertype",
|
||||
UiFieldDataType = (int)UiFieldDataType.Enum,
|
||||
EnumType = AyaNova.Util.StringUtil.TrimTypeName(typeof(UserType).ToString()),
|
||||
|
||||
Reference in New Issue
Block a user