This commit is contained in:
2021-09-02 15:26:11 +00:00
parent 52cf84e7d0
commit 48c447f93a
35 changed files with 89 additions and 52 deletions

View File

@@ -160,7 +160,7 @@ namespace AyaNova.DataList
FieldDefinitions.Add(new DataListFieldDefinition
{
TKey = "Tags",
TKey = "WorkOrderItemTags",
FieldKey = "WorkOrderItemTags",
UiFieldDataType = (int)UiFieldDataType.Tags,
SqlValueColumnName = "apmitem.tags"