# Conditions after actions

**URL:** https://community.glideapps.com/t/conditions-after-actions/39826
**Category:** Ask for Help
**Created:** [March 18, 2022, 6:29pm UTC](https://community.glideapps.com/t/conditions-after-actions/39826 "2022-03-18T18:29:01Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![popina](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/popina/32/17164_2.png) [@popina](https://community.glideapps.com/u/popina)
#### Post date: [March 18, 2022, 6:29pm UTC](https://community.glideapps.com/t/conditions-after-actions/39826/1 "2022-03-18T18:29:01Z")

</div>

Hi, does anyone know if it’s possible to add a condition after taking an action? For example: When I set a custom action in a button I am able to add a condition at the beginning, but I am not able to add another condition after an action is taken. Is there a way to do that? Because I need to " make a decision" after the action is taken, not before.

---

<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: [March 18, 2022, 7:31pm UTC](https://community.glideapps.com/t/conditions-after-actions/39826/2 "2022-03-18T19:31:53Z")

</div>

Not yet. We’ve requested it.

---

<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: [March 19, 2022, 12:06am UTC](https://community.glideapps.com/t/conditions-after-actions/39826/3 "2022-03-19T00:06:58Z")

</div>

Just curious, what is your specific use case for this?

---

<div class="post-metadata">

### Author: ![popina](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/popina/32/17164_2.png) [@popina](https://community.glideapps.com/u/popina)
#### Post date: [March 19, 2022, 3:07am UTC](https://community.glideapps.com/t/conditions-after-actions/39826/4 "2022-03-19T03:07:01Z")

</div>

I need to set a value in a column and based on that value y need to show a success or failure notification.

---

<div class="post-metadata">

### Author: ![Mateo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mateo/32/79814_2.png) [@Mateo](https://community.glideapps.com/u/Mateo)
#### Post date: [January 20, 2026, 9:27pm UTC](https://community.glideapps.com/t/conditions-after-actions/39826/5 "2026-01-20T21:27:57Z")

</div>

@Robert_Petitto @ThinhDinh isnt the wait for condition step created specifically for this situations?

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/1/2/121f3f84f733fc027ddac0f537b6460efaa91a15.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: [January 20, 2026, 9:39pm UTC](https://community.glideapps.com/t/conditions-after-actions/39826/6 "2026-01-20T21:39:24Z")

</div>

The Wait For Condition doesn’t offer further branching in the logic. It only waits until a condition is true before continuing along the same branch it’s already on.

---

<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: [January 20, 2026, 10:41pm UTC](https://community.glideapps.com/t/conditions-after-actions/39826/7 "2026-01-20T22:41:46Z")

</div>

What @Jeff_Hager said! If you need branching logic later in the sequence, use a manual workflow.

---

<div class="post-metadata">

### Author: ![Mateo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mateo/32/79814_2.png) [@Mateo](https://community.glideapps.com/u/Mateo)
#### Post date: [January 20, 2026, 10:52pm UTC](https://community.glideapps.com/t/conditions-after-actions/39826/8 "2026-01-20T22:52:23Z")

</div>

Quick question: Is the “Wait for Condition” step working correctly, or are there issues reported?

I had a bunch of these in multiple workflows, and since the end of December, the notifications stopped showing. The workflow stops or continues successfully, but the notification simply doesn’t appear.

---

<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: [January 21, 2026, 12:24am UTC](https://community.glideapps.com/t/conditions-after-actions/39826/9 "2026-01-21T00:24:32Z")

</div>

What “notification” are you referring to here? Are you still talking about the scenario you had above?
