7 Replies
Here I would like to trigger confirmation dialog box here
Does anyone have any ideas about this please
I looked into this briefly and you'll be fighting with the SelectColumn to do this. I recommend adding a table row Action with a ->form() and ->requiresConfirmation() to do this.
Could you please provide example of that, what you are trying to say,
It would be very helpful.
You can add an action on the table row like this:
e
Thank you @Tonkawuck ,
But I have to update subject from table
Hello
maybe you could use the same approach:
https://discord.com/channels/883083792112300104/1247909942317547601/1250347583277105242
Thank you @Leandro Ferreira
@Leandro Ferreira https://discord.com/channels/883083792112300104/1247909942317547601/1250347583277105242
This work for now but I tried in a different way
This is my table column
This is my ListSubject page method
the dd test is work here but If I try to add ->requiresConfirmation() then it not work is there any way to use like this