Hi there! Still new to Appgyver and there are a number of challenges I can seem to find answers for in the documentation. Apologies if there is an obvious answer to this!
I am binding a variable image to a list but can’t seem to select the image as a repeat data item. I’m sure it has something too do with the way the image data is being imported from Airtable, but can’t figure out how to fix it.
Kyle… thank you for this response! The solution sounds promising. Alas, I do not completely understand your recommendations as I am still very much a no-code novice.
If you’re willing, can you elaborate on your recommendations? I went down a rabbit hole around Formulas in Appgyver (which is exciting stuff) but I could not figure out how to use the formula function to access the image directly.
Regarding your second comment–it is a list of objects I am after. It is essentially a list of albums bring pulled from Airtable from a particular view which I configured in this way:
I think I figured it out! I did a Source Formula binding. Then once in the formula I selected “currently repeated data items” and selected the image URL. Not sure if this was your intended path but the artwork seems to be presented in the list properly. Thank you!