Hi all,
This is probably a simple one. I am working locally on a previously generated component. On the front-end part I know want to use an image in a view. This image is added via Javascript (as it is not always required and dependent on the data loaded).
I created a div with the source using the task 'file' of the component. However, this only seems to work when I am logged in to the back-end as well. When not logged in, it does not display the image and I assume this is because this controller (with the file task) is located at the back-end.
For sure I am missing something/forgot something to do.
Anybody any ideas?
Kind regards,
Misha