Infolist make join columns

Hi,

What would be the best way to show multiple column using the TextEntry::make()
Example: showing the first name and last name of a using TextEntry::make('user.first_name'.' '.'user.last_name')

Thank you
Was this page helpful?