F
Filament2mo ago
Luiz

todo list

I'm trying to create a todo list but it's not the way I wanted. I used CheckboxList to display tasks inside a Section. In the Section header I placed the add task button. Everything is working fine. However, I want to put a delete button next to the tasks with a confirmation modal. Does anyone have a suggestion on how I can do this? If anyone has any better suggestions that would be great too.
2 Replies
Matthew
Matthew2mo ago
Probably work better as a table ?
toeknee
toeknee2mo ago
Sounds like you want to use #awocodes table repeater

Did you find this page helpful?