Stepsform + action after submit
Hey, I have a step form with an action to create a new post. I want to add a modal that verifies the post with a special code. All the code is in PostResource/Pages/CreatePost.php within the getSteps function.
I'm trying to add a new getActions function and create an action within it, but the modal isn't displaying.
How can this be done correctly?
1 Reply
Ahh it added button but on upper of site.. I want to display model after "Submit"..
I don't know where to start,,
I'am using: