Skip to content

fix(cms): only provide handlebars for fields we can display

In the Article Metadata tab of the Article Template page, this hides the fields named 'fileName', 'manuscriptFile' and 'visualAbstract', as these were producing handlebars code that didn't actually work. A better solution for including these fields in the article can be found in future.

Merge request reports