#Concatenate Names for `useAsTitle` in JS Configuration

8 messages ยท Page 1 of 1 (latest)

strange voidBOT
#

Hi guys, can I concatenate the names somehow for useAsTitle?

admin: {
  useAsTitle: 'firstName',
  defaultColumns: ['firstName', 'lastName', 'email', 'phone', 'location'],
},

I'd like to display the collection as firstName + lastName. Thanks. ๐Ÿ™‚

minor gorgeBOT
#

Original message from @feral silo - Moved from #general message

mortal helm
#

Hey, maybe a virtual field would help?

feral silo
#

Yesss, @mortal helm that's it. Thank you.

minor gorgeBOT
urban rose