F
Filament2mo ago
lmtc

Repeater default items not working in cluster

I have it set to default 1 I think because I have this mount it's not setting it to 1, can I force it to display all fields:
public function mount(): void
{
$this->record = Config::firstOrNew([
'config_type' => 'global_styling',
]);

$this->form->fill($this->record->attributesToArray());

}
public function mount(): void
{
$this->record = Config::firstOrNew([
'config_type' => 'global_styling',
]);

$this->form->fill($this->record->attributesToArray());

}
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server