Forum Discussion
manasab
2 years agoAce
Hello tavasjn24 ,
Use ${asset.get("/html/assets/image.jpg")} to retrieve the image path.
Ex:
<img src="${asset.get("/html/assets/image.jpg")}" />
please refer below image and URL for reference.
URL: get("destination_url") (khoros.com)