Image URL Field
Last updated
Was this helpful?
Last updated
Was this helpful?
The Image URL Field is a simple input field that is designed to handle the urls of hosted images. By populating this field with a url of an image, for example: , the results of the data in this field will know how to display the value as an image:
For example, let's pretend we have a bloc called "Bloc with Image" that contains a list of company logos.
Select Bloc to Show Image From
The bloc you may be loading a different image from if this field gets populated from elsewhere. See "Select Bloc to Show Image From" above for more information
Hint: This is a useful field if you have images externally hosted, or if you are using a Digital Asset Management system. An example could be that you could use other fields to populate data in this field to automatically generate the urls of images.
It is possible to use this field to show images from other blocs. To achieve this, you need to so it knows what image to show.
Then in a separate bloc we have this field, the Image Url field. We can then use this field in conjuction with the rule to populate the image url field with the logo of the other field.