Toggle buttons not working in form integrated in custom ViewRecord page
ViewRecord
blade template. The form is defined in the Resource
as secondForm()
and then integrated into the ViewRecord
by defining the getForms()
method in the ViewRecord
class (e.g. UserResources/Pages/ViewUser.php). The form is rendered in the blade template via {{ $this->secondForm }}
. This works in principle, but for every Toggle
element used in the form I get the following console error: `Livewire Entangle Error: Livewire property ['d...slow performance and 500 errors with large data
Custom Table Name in RelationManager ?
modifyQueryUsing
, but it looks like it prefills that value......How to upgrading filament to minor versions
composer require filament/upgrade:"^3.2" -W
composer require filament/upgrade:"^3.2" -W
php artisan serve
php artisan serve
Is there a way to force a page refresh/reload on the user saving a record?
Exporter Email Notification
Illuminate\Notifications\Events\NotificationSent
event and then interrogate the data of every event this captures to ensure it is the correct "export" event to trigger a custom email notification to send to the user, but this feels clunky and a bit of an anti-pattern.
Any recommendations for how to handle this would be super appreciated! 🙏...Delete Action Table Repeater.
JavaScript Select Search Options
How to configure reverb with filament?
ToggleButtons are requiring a double-click to change their state
Set Column with header action
Typed property Filament\Forms\Components\Component::$container must not be accessed before initialization
Typed property Filament\Forms\Components\Component::$container must not be accessed before initialization
move table header action next to searchbar
renderHook
! Especially the TableRenderHook like so:
In you PanelProvider:...GreeterPlugin by orion doenst work in production mode
Importer action inside relationship
Log search queries?
Tiptap editor wont add <br> or indent text
Unable to interact with last record of table, or the pagination when using large amounts of data.
make all images clickable and display in full
Two list records for same resource active nav