This commit is contained in:
2021-09-14 17:39:08 +00:00
parent 73293a8ab1
commit f6dd05b8c5
6 changed files with 573 additions and 5 deletions

View File

@@ -55,7 +55,7 @@ namespace AyaNova.DataList
#region WorkOrderItemScheduledUser fields
//no natural text field for link opener so using every other field besides the linked ones instead
//also considered just using the record id itself, still might do that if this is fucky
//also considered just using the record id itself, still might do that if this is flakey
FieldDefinitions.Add(new DataListFieldDefinition
{
TKey = "WorkOrderItemScheduledUserStartDate",