Hi!
I have a column in a table which is a URL to an image. I would like to show the image in the Card List (not the URL). Is it possible?
Thanks in advance.
Eduardo
Hi!
I have a column in a table which is a URL to an image. I would like to show the image in the Card List (not the URL). Is it possible?
Thanks in advance.
Eduardo
Hi Eduardo!
You wonât be able to show the image in the card list but you can use a custom widget. Select the green âAdd Newâ button and add a new widget to the page. Select Widget = Custom and Select Data = the table where you have the URL. Then, select by either the table or card list on that page. For my example, the page I am adding the custom widget to contains a card list of all national parks so thatâs what I selected for âSelect Byâ. When I select a park in the card list, the image for that park will appear in my custom widget.
After adding, it will say âCustom Widget (not configured)â. Open the Custom Widget creator panel on the right hand side of the screen. Under the Custom dropdown, select âImage Viewerâ. For Access Level, you can select âRead selected tableâ or âFull document accessâ. Under Image URL, select the column of your table that contains the image URL. Once configured, youâll have a great image viewer that will update based on whichever record you select.
Thanks Natalie! Works Perfectly!