FFilament•Created by Mikail on 4/19/2025 in #❓┊help Modal from an extra footer action to bind with modal form?
Oh wow this just worked effortlessly, thank you. Then i was able to pass the form $data from the parent modal with $data = $livewire->mountedTableActionsData[0];
. It wasn't avaiable in $data array.