This commit is contained in:
@@ -54,6 +54,10 @@ namespace AyaNova.DataList
|
|||||||
|
|
||||||
TODO: have to figure out how to include name and openable link to object in reminder
|
TODO: have to figure out how to include name and openable link to object in reminder
|
||||||
//or do I?... outstanding for sure
|
//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
|
FieldDefinitions.Add(new AyaDataListFieldDefinition
|
||||||
{
|
{
|
||||||
TKey = "AyaType",
|
TKey = "AyaType",
|
||||||
|
|||||||
Reference in New Issue
Block a user