Is there a way to format dynamic text to create linebreaks wear a user has entered a specific character?
1 Like
Regex and/or :find and replace
1 Like
Hi - can you expand on that at all?
Add the :find & replace operator to the expression, with the Text to find being the specific character and the Replace by being a line break (literally press the Enter key in that field).
2 Likes
brilliant - thank you!
1 Like