F
Filament9mo ago
jabs

Is it possible to add a relationship manager inside of a wizard step in a resource?

Basically as the title says, I have a EventResource that consists of wizard steps, What I did, the first step has the necessary fields to create a event, i added to that step a afterValidation function to create the event and redirect to the edit page and the next step. So I do have a record to attach the relationship manager. Now I have a EventTicketRelationManager which i am trying to make visible at the next step, but its putting the relationship manager at the bottom of the page, Is there some sort of way of making the relationship manager only available at the step and inside of the step aswel? Thanks in regards!
No description
2 Replies
awcodes
awcodes9mo ago
Not possible. Relationship managers like tables have forms in their actions which means they can’t be nested inside of forms. It breaks the html spec.
jabs
jabsOP9mo ago
Thanks for clarifying
Want results from more Discord servers?
Add your server