This commit is contained in:
@@ -42,8 +42,8 @@ namespace AyaNova.DataList
|
||||
|
||||
FieldDefinitions.Add(new AyaDataListFieldDefinition
|
||||
{
|
||||
TKey = "PartAssemblyNotes",
|
||||
FieldKey = "partassemblynotes",
|
||||
TKey = "Notes",
|
||||
FieldKey = "Notes",
|
||||
UiFieldDataType = (int)UiFieldDataType.Text,
|
||||
SqlValueColumnName = "apartassembly.notes"
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user