This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user