Trasek
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?
4 replies
Adding a repeater to the record view page. Is it possible?
I want to add relationship form in view page. I want to add new records of contract realization with multiple entry. I cannot do it by modal becouse with it i'll create just one record. Is such thing is possible?
Or somehow adding a repeater to the modal that will create several elements in a relationship?
5 replies