# Separate screen but using same source, I cannot use different component?

**URL:** https://community.glideapps.com/t/separate-screen-but-using-same-source-i-cannot-use-different-component/62016
**Category:** Ask for Help
**Created:** [May 22, 2023, 3:48pm UTC](https://community.glideapps.com/t/separate-screen-but-using-same-source-i-cannot-use-different-component/62016 "2023-05-22T15:48:39Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![T\_Cha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/t_cha/32/59227_2.png) [@T\_Cha](https://community.glideapps.com/u/T_Cha)
#### Post date: [May 22, 2023, 3:48pm UTC](https://community.glideapps.com/t/separate-screen-but-using-same-source-i-cannot-use-different-component/62016/1 "2023-05-22T15:48:39Z")

</div>

Hi,

I have created Menu screen for customer to order and the source is Menu in data. Now that everything is done at the front I would like to add screen for Admin for back house to edit items. I also use same source ‘Menu’ in data for Admin screen.

Here comes the problem. When I change components in Admin screen, it effects components on customer screen too.

What can I do? Is there any way to use same source but different screen component?

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [May 22, 2023, 3:56pm UTC](https://community.glideapps.com/t/separate-screen-but-using-same-source-i-cannot-use-different-component/62016/2 "2023-05-22T15:56:36Z")

</div>

Two options:

Option 1: Use visibility conditions to show or hide components based on who is viewing the screen.

Option 2: Use the Show New Screen action for your Admins. This will give you a separate screen attached to the same table. Any changes that you make to this won’t affect the original Details screen.

> **[Glide • Show New Screen](https://www.glideapps.com/docs/reference/actions/show-new-screen)**
>
> Trigger a new screen based on a table or relation in your project.

---

<div class="post-metadata">

### Author: ![T\_Cha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/t_cha/32/59227_2.png) [@T\_Cha](https://community.glideapps.com/u/T_Cha)
#### Post date: [May 22, 2023, 4:43pm UTC](https://community.glideapps.com/t/separate-screen-but-using-same-source-i-cannot-use-different-component/62016/3 "2023-05-22T16:43:35Z")

</div>

Thank you so much 🤩

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [May 23, 2023, 4:44pm UTC](https://community.glideapps.com/t/separate-screen-but-using-same-source-i-cannot-use-different-component/62016/4 "2023-05-23T16:44:09Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
