This commit is contained in:
2020-01-22 00:34:54 +00:00
parent 3981e395d5
commit bee5fe85f9
6 changed files with 12 additions and 23 deletions

View File

@@ -35,7 +35,7 @@ namespace AyaNova.Biz
return AyaFormFieldDefinitionKeys.Contains(key);
}
public static List<AyaFormFieldDefinition> AyaObjectFields(string key)
public static List<AyaFormFieldDefinition> AyaFormFields(string key)
{
/*
***************************** WARNING: Be careful here, if a standard field is hideable and also it's DB SCHEMA is set to NON NULLABLE then the CLIENT end needs to set a default