We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
This should really work like in the normal textarea field. I’ll have a look soon.
Sorry, something went wrong.
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: #181
fabianmichael
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: