How to put dynamic image and lable on dynamic cardview component?

I can’t figure out how to put labe(center aligned) on image and cardview.
I tried to fetch data from airtable but it does not work.


by blocks

Call Dynamic Vertical arrangement instead of image and set background image for vertical arrangement. You can use Dynamic Components extention of @yusufcihan for doing like this

3 Likes

Because you are doing wrong.

  1. You mustn’t use the same ID for ALL dynamic component (even if it is the extension)
  2. You didn’t add the component to card view.
  3. Did you call spreadsheet2 to get column?

Solution:

Btw, I think the variable “QUOTES” is a list, so u may need to use
select list item

1 Like