You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been a problem forever, I'm not sure if its fixed in the latest.
Our first name and last name (and probably other fields) don't get trimmed of spaces when put in the field. This could be an API thing, an inline edit thing or full edit thing, not sure. This causes nameId to be dumb in a lot of situations.
The text was updated successfully, but these errors were encountered:
Ok confirmed.... You can put a space at the beginning or end of firstname and lastname fields with inline editing and it will save it that way to the db.
Thank you for the feedback. We will add trimming on fields in our next release which should be available before the end of the year. I will leave this issue open until we get confirmation that the issue is resolved.
This has been a problem forever, I'm not sure if its fixed in the latest.
Our first name and last name (and probably other fields) don't get trimmed of spaces when put in the field. This could be an API thing, an inline edit thing or full edit thing, not sure. This causes nameId to be dumb in a lot of situations.
The text was updated successfully, but these errors were encountered: