Initial commit
This commit is contained in:
7
api/collections/fields/contentBlocks/form.yml
Normal file
7
api/collections/fields/contentBlocks/form.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: form
|
||||
type: object
|
||||
meta:
|
||||
widget: containerLessObject
|
||||
dependsOn:
|
||||
eval: $parent.type == 'form'
|
||||
subFields: !include ../../fieldLists/formular/form.yml
|
||||
Reference in New Issue
Block a user