How to set up a photo in a banner widget ?
Hello,
I'm having trouble setting up a banner widget.
It seems pretty basic.
But my problem is with the photo source.
To start with, I tried to store my photo in a static data service using a string in 64 format. Because I thought that what was expected .
But after several attempts, I still can't make the photo appear.
Are there any other limitations I should know about?
Is it possible to reference the URL of a photo on the public Internet, for example?
Because the documentation isn't very talkative on this subject, although I agree it's not the biggest topic of the year 🤣
Regards
Best Answers
-
Hey there - where are you storing that base64 image, this could affect how its displayed. And yes, you can reference any externally hosted image URL in the banner!
1 -
To avoid using Mongoose, which I don't know, I've created a static data service in which one of the columns is a string in 64 format.
0