Infolist TextEntry
Refer to this https://filamentphp.com/docs/3.x/infolists/entries/text.
How can I ensure the value is next to the each other on the same line?
4 Replies
inlineLabel()
Many thanks sir! For my (future) information: this inlineLabel() does not seem to be mentioned in the docs. How could I have known?
And a follow up question as well: it now appears as in the screenshot. Can it be positioned right next to each other without that horizontal empty space?
It's design to display like this afaik, if you need to display next to each others then custom entries may help https://filamentphp.com/docs/3.x/infolists/entries/custom