Users Entering Dynamic Data into Text Fields

I am building a section of my app where users can create emails to send to their clients. I would like them to be able to add some simple content from the database such as their Client’s name. Is there any way to do that in Bubble?

I’m thinking of some kind of shortcode features, so they can enter text as below…

Dear [First Name],
Thank you for registering for our event [Event Name].

1 Like

Hey @antony, you can do this by using the :find and replace option in the dynamic text Dropdown

2 Likes

Hey @ryley.randall, ingenious simplicity… THANK YOU! :slight_smile: