# Component updates are global as opposed to being specific for each entry

**URL:** https://community.glideapps.com/t/component-updates-are-global-as-opposed-to-being-specific-for-each-entry/17176
**Category:** Ask for Help
**Created:** [October 15, 2020, 12:57pm UTC](https://community.glideapps.com/t/component-updates-are-global-as-opposed-to-being-specific-for-each-entry/17176 "2020-10-15T12:57:32Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Rick\_H](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rick_h/32/15258_2.png) [@Rick\_H](https://community.glideapps.com/u/Rick_H)
#### Post date: [October 15, 2020, 12:57pm UTC](https://community.glideapps.com/t/component-updates-are-global-as-opposed-to-being-specific-for-each-entry/17176/1 "2020-10-15T12:57:32Z")

</div>

I’m sure there is a simple answer to this but since I’m new I have to ask. I am using the tile for a recipe app. It’s pretty basic. Images with the title on the front screen, click on each to open details with Image, Ingredients, and Cooking Instructions. My spreadsheet has 4 columns: Title, Ingredients, Recipe, Image location.

This issue I am having is when clicking on the desired recipes, the same image appears for each as well as the link to the recipe source. When I update the components, it’s global as opposed to specific to each recipe. Any help would be greatly appreciated.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [October 15, 2020, 3:55pm UTC](https://community.glideapps.com/t/component-updates-are-global-as-opposed-to-being-specific-for-each-entry/17176/2 "2020-10-15T15:55:12Z")

</div>

Can we have some more screenshots of your settings? I don’t think there would be an issue with this if you’re using a tiles layout.

---

<div class="post-metadata">

### Author: ![Rick\_H](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rick_h/32/15258_2.png) [@Rick\_H](https://community.glideapps.com/u/Rick_H)
#### Post date: [October 18, 2020, 3:54pm UTC](https://community.glideapps.com/t/component-updates-are-global-as-opposed-to-being-specific-for-each-entry/17176/3 "2020-10-18T15:54:15Z")

</div>

Sure. All images from the main page are pulled from URLs on the source sheet.

However, when I click inside each recipe and use the components panel whatever image or bottom of page links I set are used for all recipes. It must be something I’m doing incorrectly, but I can’t figure it out.

 ![inside recipe image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/2/2013036b1780206e6770633468fb7667bf7032bd.png)

Any suggestions would be greatly appreciated!

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [October 18, 2020, 4:45pm UTC](https://community.glideapps.com/t/component-updates-are-global-as-opposed-to-being-specific-for-each-entry/17176/4 "2020-10-18T16:45:26Z")

</div>

Inside each details view, whatever you set will make the change applied to every row.

If you want different elements for each screen, you can either:

- Set different components and set the right visibility conditions
- Use the option to have different configurations for each row, in the top level tab.

---

<div class="post-metadata">

### Author: ![Rick\_H](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rick_h/32/15258_2.png) [@Rick\_H](https://community.glideapps.com/u/Rick_H)
#### Post date: [October 18, 2020, 4:46pm UTC](https://community.glideapps.com/t/component-updates-are-global-as-opposed-to-being-specific-for-each-entry/17176/5 "2020-10-18T16:46:31Z")

</div>

Thank you. I will get that a try!

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [October 18, 2020, 4:49pm UTC](https://community.glideapps.com/t/component-updates-are-global-as-opposed-to-being-specific-for-each-entry/17176/6 "2020-10-18T16:49:06Z")

</div>

Can you show the settings of the title components? Are you manually setting the image as a custom value inside the component or are you pulling from the image column in the sheet? Are you saying that your image above does not correspond with the image url you have placed in the sheet for that recipe?

---

<div class="post-metadata">

### Author: ![Rick\_H](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rick_h/32/15258_2.png) [@Rick\_H](https://community.glideapps.com/u/Rick_H)
#### Post date: [October 18, 2020, 4:56pm UTC](https://community.glideapps.com/t/component-updates-are-global-as-opposed-to-being-specific-for-each-entry/17176/7 "2020-10-18T16:56:20Z")

</div>

Hello. Yes, the front page images are being pulled from the spreadsheet. However, I am manually setting the component’s image. When I leave it blank, no image appears.

 ![component view](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/7/7fe7eb799f598cb58d7c26a1f0a9be49cae78107.png)

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [October 18, 2020, 4:57pm UTC](https://community.glideapps.com/t/component-updates-are-global-as-opposed-to-being-specific-for-each-entry/17176/8 "2020-10-18T16:57:33Z")

</div>

Why not point the image setting to the image column instead?

---

<div class="post-metadata">

### Author: ![Rick\_H](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rick_h/32/15258_2.png) [@Rick\_H](https://community.glideapps.com/u/Rick_H)
#### Post date: [October 18, 2020, 5:00pm UTC](https://community.glideapps.com/t/component-updates-are-global-as-opposed-to-being-specific-for-each-entry/17176/9 "2020-10-18T17:00:26Z")

</div>

That works. I never looked below the first line referencing URL. Thank you!
