Letting users input db item template into message body

I am trying to think of a way for a user to send a mass message, right their own message and be able to insert clients first or last name into the message but retain the ability to edit the message how they want.

Most services use this format
{{First_name}}
{{Last_name}}

Any idea on how to do this in bubble? I am drawing a blank.

You could use the Find & Replace feature. I would recommend also showing the message with the Find&Replace text, so that if the User spells {{First_Name}} incorrectly, they can see the error before sending it

Screenshot_111817_123530_PM

1 Like

Genius. I forgot about that function. I’ll probably add a button to insert names.Thank you

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.