Hi all!
I’m trying something relatively easy - adding a background image to a div - but I cannot get it to work.
<div style="height: 200px; width: 100%; background-image: url({Field image});"></div>
Any thoughts on what the correct syntax here would look like?
Thanks a lot.