orchidsoftware / crud

Simplify the process of building CRUD (Create, Read, Update, Delete) functionality in Laravel using the features of Orchid.
https://orchid.software
MIT License
137 stars 34 forks source link

Add custom actions on rows #55

Open bistory opened 3 years ago

bistory commented 3 years ago

Hi,

I haven't find in the doc how to add a link to an other screen next to View and Edit buttons... So, is it possible ?

Thanks !

astalarico commented 2 years ago

I need to know this as well.

zachbarnes commented 6 months ago

I also need to add custom actions on the rows instead of a bulk action.