DruidCtba Posted April 4, 2020 Report Share Posted April 4, 2020 How do I display an image of a URL? Something like this Att. Druid® Quote Link to comment Share on other sites More sharing options...
0 AtayBalunbalunan Posted April 5, 2020 Report Share Posted April 5, 2020 You can refer to the this post for one solution to this using HTML Block. Quote Link to comment Share on other sites More sharing options...
0 AtayBalunbalunan Posted April 5, 2020 Report Share Posted April 5, 2020 You can also use an HTML Block with an <img> tag. Quote Link to comment Share on other sites More sharing options...
0 DruidCtba Posted April 7, 2020 Author Report Share Posted April 7, 2020 On 4/5/2020 at 3:06 AM, AtayBalunbalunan said: You can refer to the this post for one solution to this using HTML Block. I will see my friend, thanks for replying. If you have any doubts I'll be back here :). Regards, Druid®. Quote Link to comment Share on other sites More sharing options...
0 DruidCtba Posted April 9, 2020 Author Report Share Posted April 9, 2020 Hi my friend @AtayBalunbalunan . I managed using an HTML Block field, but I don't know how to insert other fields to the right of the image, see in the image that because it is a Display Only field, it is poorly formatted and I can't format it by the Wizard, you can use the HTML language to that? I don't know how to use it, any step by step for that? The HTML block that shows the image looks like this: <a href="https://media.fstatic.com/985O-HetMlkkLYtorqxCjZNn-vw=/fit-in/290x478/smart/media/movies/covers/2011/06/43a829882597a4026fb0620de9d7c78e.jpg" target=""> < img alt = "" class = "" src = "[@ field: UrlCapinha!]" style = "height: 360px; width: 240px; float: left;" /> </a> Quote Link to comment Share on other sites More sharing options...
0 AtayBalunbalunan Posted April 12, 2020 Report Share Posted April 12, 2020 The rowspan attribute can be used for this in an HTML Table. Here is an article for your reference: https://www.geeksforgeeks.org/html-rowspan-attribute/ You may need a basic understanding of HTML to implement successfully. Quote Link to comment Share on other sites More sharing options...
0 AtayBalunbalunan Posted April 12, 2020 Report Share Posted April 12, 2020 You can also create a layout in Microsoft Word. Table for example. Copy it and select Paste from Word in the HTML Block. Click OK and when you click Source, you automatically have the HTML code. Just modify it to include your link and image tag. Use picker to insert your fields. Quote Link to comment Share on other sites More sharing options...
Question
DruidCtba
How do I display an image of a URL?
Something like this
Att.
Druid®
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.