We’ve got a files sections that should display all page images independent of their template. Thus, we don’t set any value for template
in the blueprint in order to allow any template to be displayed in the list.
Questions:
- When uploading an image, we’d always want to set a specific template. How can we do this?
- When uploading an image, currently, no template is attached at all. How can we set a template later on?