Jump to content
  • 0

Add image to the map icon bubble


2create

Question

2 answers to this question

Recommended Posts

  • 0

Hello,

To add an image to the bubble in the map:

- You should have the images in your own web server and keep the URLs of the images, then you should add a field to your table (in table design view), then you need to have all the URLs assigned to each record in the table.

- Next step would be to modify the HTML block in your results page where you have the code as:

[@field:Description]

and replace the code by the follwoing:

[@field:Description] ,\"[@field:URLField]\"

The \"URLField\" should be replaced by the corresponding URL field name you have in your table.

Best,

Bahar M.

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...