Join Discord
Powered by
Abdullahi - Hi, I want to have a custom action ...
# ❓questions
a
Abdullahi
05/02/2023, 10:10 AM
Hi, I want to have a custom action for each row on my table. So it shows a popup that i can select a list of values and then submit the action.
Abdullahi
05/02/2023, 10:10 AM
How best can I do this with twill?
i
ifox
05/03/2023, 3:32 PM
Hi
@Abdullahi
this would require Vue.js customization. every component can be override in your app and you can then build your own Twill assets using
php artisan twill:build
Previous
Next