How can i Repeater in TextColum ?

How can i display Repeater in TextColum ?
6 Replies
ironheartkh
ironheartkh4mo ago
i'm trying but cannot find it
JJSanders
JJSanders4mo ago
It is called a TextInput TextInput::make('name')->required()
ironheartkh
ironheartkh4mo ago
yes i can make it work in edit form but i want to display in table list with TextColum
JJSanders
JJSanders4mo ago
TextEntry::make('title')