Hello i have an issue.
I want users to vote someting by pressing submit button.
Once users press submit button, i have an action Add row which transfers the result to another database.
The problem is that the users needs to be notified that their vote has been submited.
I created a new layout page , which it says “your vote has been submited successfully” but i need to combine 2 actions now .
Add row and
Navigate to new screen.
Those 2 actions should be triggered by the pressing of a simple button “submit”
I asked AI and chatgpt ,they told me that i need to create a custom action but i dont have such an option.
Anything to suggers?
If you go to change your action, select workflows and create new workflow. There you can string multiple action together. Likewise you can create a workflow from the workflows tab at the top of the screen and then select it for your button action.
We used to call workflows custom actions, but they are the same thing.
I tried it but it didnt work. Is it possible to have a screenshot?
Στις Τετ 27 Αυγ 2025, 00:35 ο χρήστης Jeff Hager via Glide Community <notifications@glideapps.discoursemail.com> έγραψε:
What didn’t work?
Should be something like this to create a workflow that Includes the one you already have.
Or to create a brand new workflow from scratch.
1 Like