# Different detail-screen based on condition

**URL:** https://community.glideapps.com/t/different-detail-screen-based-on-condition/40788
**Category:** Ask for Help
**Created:** [April 16, 2022, 3:19pm UTC](https://community.glideapps.com/t/different-detail-screen-based-on-condition/40788 "2022-04-16T15:19:14Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Wim\_De\_Coninck](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wim_de_coninck/32/28179_2.png) [@Wim\_De\_Coninck](https://community.glideapps.com/u/Wim_De_Coninck)
#### Post date: [April 16, 2022, 3:19pm UTC](https://community.glideapps.com/t/different-detail-screen-based-on-condition/40788/1 "2022-04-16T15:19:15Z")

</div>

Hi,

can a “normal” tab with an inline-list have multiple detail-screens, where (with custom action after clicking on a list-item) detail screen\_1 OR detail\_screen\_2 is shown, based on a condition?

If so, where and how can I add new detail-screens?

Wim

---

<div class="post-metadata">

### Author: ![Dilon\_Perera](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dilon_perera/32/85652_2.png) [@Dilon\_Perera](https://community.glideapps.com/u/Dilon_Perera)
#### Post date: [April 16, 2022, 3:29pm UTC](https://community.glideapps.com/t/different-detail-screen-based-on-condition/40788/2 "2022-04-16T15:29:59Z")

</div>

Hi Wim,

You can Enable the Independent screen configuration per item that gives unique layout of components for each item!

See here :

> **[Independent Screen Configuration](https://docs.glideapps.com/all/topics/ux/independent-screen-configuration)**

Thank you

---

<div class="post-metadata">

### Author: ![Wim\_De\_Coninck](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wim_de_coninck/32/28179_2.png) [@Wim\_De\_Coninck](https://community.glideapps.com/u/Wim_De_Coninck)
#### Post date: [April 16, 2022, 5:31pm UTC](https://community.glideapps.com/t/different-detail-screen-based-on-condition/40788/3 "2022-04-16T17:31:29Z")

</div>

Hi Dilon Perera,

Thanks for the suggestion and I tried, but that’s not really what I want.  
In my app, I have a list of items and (with custom action)

- if condition is true, for ALL the items, detail-screen-1 has to be shown
- if condition is false, for ALL the items, detail-screen-2 has to be shown.

Wim

---

<div class="post-metadata">

### Author: ![Dilon\_Perera](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dilon_perera/32/85652_2.png) [@Dilon\_Perera](https://community.glideapps.com/u/Dilon_Perera)
#### Post date: [April 16, 2022, 6:18pm UTC](https://community.glideapps.com/t/different-detail-screen-based-on-condition/40788/4 "2022-04-16T18:18:11Z")

</div>

Hi Wim,

In your Custom Action you can put the first condition with the Show New screen action and add another action to show another new screen.

Something like this :

Thank you

---

<div class="post-metadata">

### Author: ![Wim\_De\_Coninck](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wim_de_coninck/32/28179_2.png) [@Wim\_De\_Coninck](https://community.glideapps.com/u/Wim_De_Coninck)
#### Post date: [April 17, 2022, 6:08am UTC](https://community.glideapps.com/t/different-detail-screen-based-on-condition/40788/5 "2022-04-17T06:08:21Z")

</div>

Hi Dilon Perera,

thanks a lot. That’s what I wanted. 👏

Wim

---

<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: [April 18, 2022, 6:09am UTC](https://community.glideapps.com/t/different-detail-screen-based-on-condition/40788/6 "2022-04-18T06:09:04Z")

</div>

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