Two actions assigned to a button

Hi, can I add multiple actions to a button?

I’ve created an app to track a golfer’s made putts. If a golfer makes a one-foot putt, they press a button and that one-foot gets added to their overall total number of feet made.

Can I add a second action to that button like a “show notification” so the user knows that the button has been successfully pressed?

Thank you

Hey !

Yes you can add a second action by creating a custom action. Take a look at this following link :arrow_down:

https://docs.glideapps.com/all/reference/actions/custom-actions#creating-a-custom-action

Let us know if you still need help :slight_smile:

2 Likes

Thank you. I’ll check it out!