#Is there a filament component for the form?

3 messages · Page 1 of 1 (latest)

wraith ridgeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

sonic night
#

When I do it like this, the UI kinda works but I am Unable to call the update() method

<x-filament-panels::page>


        {{ $this->form }}

        <x-filament::button type="submit">
            Submit
        </x-filament::button>

</x-filament-panels::page>
nocturne fiber
#

Just wrap the button or form output in a Div and add either padding or margin.