This commit is contained in:
2020-02-13 22:18:25 +00:00
parent 684f7be73d
commit e855a7cf88
6 changed files with 73 additions and 74 deletions

View File

@@ -13,7 +13,7 @@ namespace AyaNova.DataList
{
//Build the SELECT portion of a list query based on the template, mini or full and the object key in question
internal static string Build(List<AyaDataListFieldDefinition> objectFieldsList, string template, bool? mini)
internal static string Build(List<AyaDataListFieldDefinition> objectFieldsList, JArray listViewArray)
{
//parse the template