When someone clicks the “Save stuff” button, I want to let them know that it has been saved. However, I also want to redirect them to another page. I see workflow actions to show an alert and actions to redirect to another page, but it seems like I can’t force one to complete before doing the next.
EDIT - It seems that my alert isn’t showing at all now for some reason. Can alerts not be shown when the alert is in a reusable element? The button I’m clicking is in the same element.