Section::make() ->schema([ Action::make('user') ->infolist([ TextEntry::make('email'), ]) ]);
Infolist has no [record()] or [state()] set.