Use an image from a URL from Property
Nicolas Del rio
Member, Infor Partner Posts: 5
in Mongoose
Hello!,
I have a report type form in Mongoose, and a property returns a direct URL to an image: http://server/data/image.png
How can I make said image be interpreted and displayed in the report? I'm just getting it to be a hyperlink, but I can't display it in it.
0
Answers
-
Check the documentation maybe can help you.
Do you try the function getImageSrc() ?
0 -
Hello Fabiano,
This is not the case, since I already have the url in the property, I don't need to obtain the url of the image.
I need to display it, view it, in the report.According to the doc sent, I can implement it with getHtml(), I'm going to try it.
Thanks!,
Best regards.
1 -
@Nicolas Del rio , if works let me know!
0