Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle names with multiple spaces in them #57

Open
dallinski opened this issue May 16, 2016 · 0 comments
Open

Handle names with multiple spaces in them #57

dallinski opened this issue May 16, 2016 · 0 comments

Comments

@dallinski
Copy link
Owner

dallinski commented May 16, 2016

If a name has multiple spaces and the "first_name" or "last_name" variables are being used, prompt the user to select a name when they send the message. (One prompt per multi-space-name)

For example: If a contact's name is John Paul St Augustine and the template uses the "first_name" variable, when the user hits send, pop up a modal asking:

"What would you like to use as John Paul St Augustine's first name?"
(Dropdown values)
John
John Paul
John Paul St
John Paul St Augustine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant