autoselect new field names

This commit is contained in:
Gani Georgiev
2023-03-26 20:32:41 +03:00
parent 3a5d3d521f
commit 5ece360808
30 changed files with 107 additions and 98 deletions
@@ -52,7 +52,7 @@
type: fieldType,
});
field.onMountExpand = true;
field.onMountSelect = true;
collection.schema.push(field);
collection.schema = collection.schema;