6 Replies
See an example over here https://filamentphp.com/docs/3.x/forms/fields/repeater
i'm trying but cannot find it
It is called a TextInput
TextInput::make('name')->required()
yes i can make it work in edit form
but i want to display in table list with TextColum
TextEntry::make('title')