This commit is contained in:
@@ -79,7 +79,7 @@ namespace Sockeye.DataList
|
|||||||
FieldKey = "metacustomer",
|
FieldKey = "metacustomer",
|
||||||
UiFieldDataType = (int)UiFieldDataType.InternalId,
|
UiFieldDataType = (int)UiFieldDataType.InternalId,
|
||||||
SqlIdColumnName = "agzcase.customerid",
|
SqlIdColumnName = "agzcase.customerid",
|
||||||
SqlValueColumnName = "agzcase, IDataListInternalCriteria.customerid",
|
SqlValueColumnName = "agzcase.customerid",
|
||||||
IsMeta = true
|
IsMeta = true
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user