TextEntry::make()->placeholder() question...
Hi all,
I'm finding myself putting
Question: is there a method to globally apply this behavior? Essentially, anytime a field returns
Thanks!
I'm finding myself putting
->placeholder('Blank') on every single TextEntry in my Infolists. Question: is there a method to globally apply this behavior? Essentially, anytime a field returns
null or an empty string, I'd like to display "Blank" to the user...Thanks!