#Grid columns on pagelevel
2 messages · Page 1 of 1 (latest)
Did you build the form part manually as a livewire component?
2 messages · Page 1 of 1 (latest)
I have an infolist and a form on the same page. How can I implement a grid for the whole page, so that the replyform is lining up in the same grid as the infolist? Is it possible to add the grid (or group::make) to the livewire view?
Did you build the form part manually as a livewire component?