Hi there,
How can I show first name and last name for the users field in a blueprint?
Check screenshot:
Cheers!
Hi there,
How can I show first name and last name for the users field in a blueprint?
Check screenshot:
Cheers!
users:
type: users
text: "{{user.firstname | {{user.lastname}}"
If the fields exist.