I did manage to do the sending message from Page Code to HTML for text input only but I am not sure if images/ videos are possible to send to html? im not using upload button as the images are stored already in my DB.
I tried using src from manager file but it did not send except the text imput.
I read the HTML API and Article " Working with the HTML Component in Wix Code " but it did not mentioned anything about images.
If possible, I prefer getting the images from my database.
Hey,
I forgot to add the documentation links
Here you can find some explanations and examples: Query function : To get the information from the collection. Messaging : To send information from the page code to the HTML component.