# How to make a button actionable?

**URL:** https://community.glideapps.com/t/how-to-make-a-button-actionable/67600
**Category:** Ask for Help
**Tags:** actions
**Created:** [November 7, 2023, 8:03pm UTC](https://community.glideapps.com/t/how-to-make-a-button-actionable/67600 "2023-11-07T20:03:23Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Theo](https://avatars.discourse-cdn.com/v4/letter/t/a87d85/32.png) [@Theo](https://community.glideapps.com/u/Theo)
#### Post date: [November 7, 2023, 8:03pm UTC](https://community.glideapps.com/t/how-to-make-a-button-actionable/67600/1 "2023-11-07T20:03:24Z")

</div>

Hello

I would like to make my “Display information button” actionable only if 2 values matches (the credit count from the user is at least equal to the reliability of the answer, which is 3 for this exemple).

Is it possible ? When I want go into the button action and I set up “Allow action” it only makes the button disappear if the values don’t match.

I would like the button to always be displayed, but not actionable if the values don’t match & open a pop up or something to say “insufficient credit”.

Do you know a way to do that or something close ?

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/4/746d61eca2daf1baaf479068a5628176b4cf8e05.jpeg)

Thank you very much!

---

<div class="post-metadata">

### Author: ![Connor\_Finlayson](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/connor_finlayson/32/79079_2.png) [@Connor\_Finlayson](https://community.glideapps.com/u/Connor_Finlayson)
#### Post date: [November 7, 2023, 8:21pm UTC](https://community.glideapps.com/t/how-to-make-a-button-actionable/67600/2 "2023-11-07T20:21:04Z")

</div>

If you click on the button in your components tab and then head over to where you select the action, you should be able to add a condition to the button.

You just have then tie that condition to information in the user table.

 ![CleanShot 2023-11-07 at 15.20.47](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/8/98fb424025f055099865253d1835f11f3e1e74e3.jpeg)
