This commit is contained in:
2020-12-18 01:19:42 +00:00
parent 9f0554e97c
commit 02cca7c1a5

View File

@@ -54,6 +54,10 @@ namespace AyaNova.DataList
TODO: have to figure out how to include name and openable link to object in reminder
//or do I?... outstanding for sure
//The only efficient way to do this would be a Function that is outer joined to fetch the names
//maybe that's an option, look into a query that joins tables to Function
//https://dba.stackexchange.com/a/194912
FieldDefinitions.Add(new AyaDataListFieldDefinition
{
TKey = "AyaType",