Hi everyone,
I have a certain kind of page (company). In the admin on the company page, the user can upload a logo for every company. Now I would like to show a random company logo on the homepage. How can I do such a thing?
In the blueprint I added the following line to determine the location of the logos: destination: 'theme@:/assets/logos'
How do I accomplish this? Thanks a lot for your help in advance!