Open owzim opened 2 years ago
This should really work like in the normal textarea field. I’ll have a look soon.
This works for me in the latest version:
files: page('page://images').images
uploads:
template: image
parent: page('page://images')
@tobimori Does it mean, that this is basically resolved? Maybe this works, because the markdown field inherits from the textarea field after all …
nvm, this results in the following issue: https://github.com/fabianmichael/kirby-markdown-field/issues/181
Right now when uploading a file or image, it will get uploaded without accompanying template file.
It would be very useful to be able to set the template in field options.