You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fieldList=AutoForm.Utility.stringToArray(fieldList,'AutoForm: fields attribute must be an array or a string containing a comma-delimited list of fields');
134
134
}
@@ -139,8 +139,9 @@ Template.registerHelper("afFieldNames", function autoFormFieldNames(options) {
139
139
140
140
// Use the ancestor field list as backup, unless there is
141
141
// a name and that name is listed in the ancestor field list
0 commit comments