Hi Guys,
I want to join two text type data fields from the app and display. Is this possible…?
So we created a google sign in feature in the app, as most of our user prefer social sign… now all social sign ups have First name & Last name as separate fields.
I want to pull users first name and last name at various places in the app, currently I use text element and fetch both current user’s last & first name but it looks odd leaves an extra space in the middle or no space…
is there a way I create data new field in the app and store full name or some joining action where I can neatly join both the text… please suggest…