# To have the possibility to add a condition to show a item

**URL:** https://community.glideapps.com/t/to-have-the-possibility-to-add-a-condition-to-show-a-item/68293
**Category:** Feature Requests
**Created:** [December 1, 2023, 7:55am UTC](https://community.glideapps.com/t/to-have-the-possibility-to-add-a-condition-to-show-a-item/68293 "2023-12-01T07:55:47Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![zephir](https://avatars.discourse-cdn.com/v4/letter/z/e95f7d/32.png) [@zephir](https://community.glideapps.com/u/zephir)
#### Post date: [December 1, 2023, 7:55am UTC](https://community.glideapps.com/t/to-have-the-possibility-to-add-a-condition-to-show-a-item/68293/1 "2023-12-01T07:55:47Z")

</div>

Hi  
Actually, the action show the details allows 2 options

- details of THIS ITEM
- User details

It would be great to configure a condition on this action which allows a 3rd option :

- details of THE ITEM where column A is checked (for example)

---

<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: [December 1, 2023, 8:14am UTC](https://community.glideapps.com/t/to-have-the-possibility-to-add-a-condition-to-show-a-item/68293/2 "2023-12-01T08:14:40Z")

</div>

I’m pretty sure what you are asking for here can already be done. But maybe I’m not fully understanding. Can you explain in a little more detail, perhaps with a practical example?

A screenshot or two would also be helpful.

---

<div class="post-metadata">

### Author: ![zephir](https://avatars.discourse-cdn.com/v4/letter/z/e95f7d/32.png) [@zephir](https://community.glideapps.com/u/zephir)
#### Post date: [December 1, 2023, 9:26am UTC](https://community.glideapps.com/t/to-have-the-possibility-to-add-a-condition-to-show-a-item/68293/3 "2023-12-01T09:26:39Z")

</div>

Of course , I will do it at the end this afternoon.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [December 1, 2023, 11:17am UTC](https://community.glideapps.com/t/to-have-the-possibility-to-add-a-condition-to-show-a-item/68293/4 "2023-12-01T11:17:54Z")

</div>

Ya. Most components in glide that allow actions have the ability for you to set conditions.

---

<div class="post-metadata">

### Author: ![zephir](https://avatars.discourse-cdn.com/v4/letter/z/e95f7d/32.png) [@zephir](https://community.glideapps.com/u/zephir)
#### Post date: [December 1, 2023, 9:23pm UTC](https://community.glideapps.com/t/to-have-the-possibility-to-add-a-condition-to-show-a-item/68293/5 "2023-12-01T21:23:48Z")

</div>

![IMG_1213](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/f/3f359f9352023c1b6f48e5b615edffa328d7825e.jpeg)  
When I select a row in data grid component , I would like to display this row.  
When I choose THIS ITEM in Data fields, I dont find a way to link with the checked row.  
I think to an option where I can precise the source table , the column , and a custom value to identify the selected row.

---

<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: [December 1, 2023, 10:20pm UTC](https://community.glideapps.com/t/to-have-the-possibility-to-add-a-condition-to-show-a-item/68293/6 "2023-12-01T22:20:07Z")

</div>

What you are trying to do with the data grid is not possible. There is no way to select a row and perform actions on a specific row. Actions on rows in a data grid are currently not supported. You would be better off using a collection which has a ‘Show Detail Screen’ action by default.

---

<div class="post-metadata">

### Author: ![zephir](https://avatars.discourse-cdn.com/v4/letter/z/e95f7d/32.png) [@zephir](https://community.glideapps.com/u/zephir)
#### Post date: [December 1, 2023, 10:37pm UTC](https://community.glideapps.com/t/to-have-the-possibility-to-add-a-condition-to-show-a-item/68293/7 "2023-12-01T22:37:57Z")

</div>

> [@Jeff\_Hager](#):
>
> You would be better off using a collection which has a ‘Show Detail Screen’ action by default.

Right, Actually, it is what I do.

> [@Jeff\_Hager](#):
>
> Actions on rows in a data grid are currently not supported

That’s why I published my post in the section Feature Request.

---

<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: [December 1, 2023, 10:50pm UTC](https://community.glideapps.com/t/to-have-the-possibility-to-add-a-condition-to-show-a-item/68293/8 "2023-12-01T22:50:14Z")

</div>

There is word that an updated data grid is on its way, but I don’t have any more details, so I don’t know when it will be released.
