Sergey Sereda
Results
1
issues of
Sergey Sereda
Schema like ``` logo: { type: String, label: 'Logo', autoform: { afFieldInput: { type: 'cfs-file', collection: 'images', accept: 'image/*' }, afFormGroup: { 'formgroup-class': 'inline' } } } ``` generates an...