edit/delete modal from within relationship modal
I have an order page that has a relationship to items.
the items also have a link to 'process steps' which are listed in a modal (a custom table view)
Is there a way to bring a second modal up for the edit and delete actions for the process step resource?

5 Replies
@LeandroFerreira thanks, i tried that, but my action displays the modal in the screenshot, so i cant use replacemounted action, since there are two!
I'm now trying this
but now my issue is that it isnt passing the row in the modal, rather the row in the relation table, the order item, so i don't know if this will work either
i click one and both click 😛

essentially this is a relationship within a relationship, is it better to redirect and not do this in a modal?
Both don't click persay, it's just the loading indicator on the wire. You would need to key the rows to isolate them