Name custom field (middle name, prefix, suffix) #23894
ManasMadrecha
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Scope & Context
Started to use Twenty cloud version for own business.
Current behavior
Currently, name field in API shows
name.firstNameandname.lastName.Expected behavior
If new custom text fields added, e.g., middleName, namePrefix, nameSuffix, etc. these show in API as normal fields, and not nested inside the
nameobject. It would be nice if we can nest name-related fields inside name object in API.All reactions