Is there a way to show related record information in a textEntry inside infolist?

TextEntry::make('animals.name') ->listWithLineBreaks() ->label('Subject(s)'),
2 Replies
LeandroFerreira
LeandroFerreira6mo ago
what kind of relationship?
indianmaninamerica
indianmaninamericaOP6mo ago
MorphedBy Many? public function animals() { return $this->morphedByMany(Animal::class, 'eventable'); }
Want results from more Discord servers?
Add your server