# Custom action and conditions

**URL:** https://community.glideapps.com/t/custom-action-and-conditions/25718
**Category:** Ask for Help
**Created:** [April 18, 2021, 1:53pm UTC](https://community.glideapps.com/t/custom-action-and-conditions/25718 "2021-04-18T13:53:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Daniil](https://avatars.discourse-cdn.com/v4/letter/d/3d9bf3/32.png) [@Daniil](https://community.glideapps.com/u/Daniil)
#### Post date: [April 18, 2021, 1:53pm UTC](https://community.glideapps.com/t/custom-action-and-conditions/25718/1 "2021-04-18T13:53:03Z")

</div>

Hi all.

When creating a custom action with a condition, it is often necessary to perform one intermediate action. At the same time, the final action is the same in any case. For example, such an intermediate action could be to create a user record (add row).  
Could you advise whether it’s possible to create one final action somehow? At the moment everything is implemented in such a way that for each condition we have to create a different action. This is very inconvenient, because it creates duplicate screens.

In the screenshot, the red arrow shows “as we would like to get”.

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/6/968ecf0c6306e7592646d40b3437977e6f4d44df.png)

---

<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: [April 18, 2021, 4:14pm UTC](https://community.glideapps.com/t/custom-action-and-conditions/25718/2 "2021-04-18T16:14:21Z")

</div>

Exactly. Made this feature request last month;

> [@Action Editor \> Connect/Add branching actions and conditions](https://community.glideapps.com/t/action-editor-nodes-connect-actions/24544):
>
> The action editor is the most powerful feature of glide. It’s one limitation is that conditions are only allowed at the root level. Would love the feature to check one condition, make one change (like an increment or set column) and then continue the workflow/path contained in a separate condition. Kind of hard to explain in words. Watch the video below to see what I mean. Image uploaded by @Lucas_Pires@tristan @jason

---

<div class="post-metadata">

### Author: ![Daniil](https://avatars.discourse-cdn.com/v4/letter/d/3d9bf3/32.png) [@Daniil](https://community.glideapps.com/u/Daniil)
#### Post date: [April 18, 2021, 4:40pm UTC](https://community.glideapps.com/t/custom-action-and-conditions/25718/3 "2021-04-18T16:40:49Z")

</div>

Yes, it would also be great to add the possibility of conditional branching between any actions, not just at level zero.
