#How to make toggle button in infolist?
4 messages · Page 1 of 1 (latest)
I think you need to add a form to a custom Livewire component to achieve this. Alternatively, you could use a custom button to do it
Infolists don't support Form elements currently so you need to work around this as Leandro explained.