This commit is contained in:
2020-03-13 21:51:12 +00:00
parent 84dbf06991
commit 1a63d43483
2 changed files with 7 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ namespace AyaNova.PickList
internal static string Build(IAyaPickList pickList, List<string> templateColumnNames, string autoCompleteQuery, bool IncludeInactive)
{
//TODO: custom template routes and tests
//TODO: TESTS FOR ALL FORMS OF QUERY (tags, non text fields etc)
//TODO: Clean out unnneeded stuff in AyaPickListFieldDefinition (stuff from datalist copied over)