on ‎2023 Dec 20 7:08 AM
Hi All,
We are sending mail with BPA. The content of mail i am getting from automation.
BPA mail step takes a string as value binding varible type ( means i cant use list string ).
I want to send mail where this string that i'm sending will have different lines. I tried using different options like using \n \t \r <br\>
But all these are getting ignored and output is shown as a single line.
Please advise how can i achieve multiple lines
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Archana,
in our use case we want to set the text in the email dynamically via a script based on the input of a form.
So the user inputs something in the form, then a script runs to gather all inputs and then the email text is generated.
In the script I already included \n or html tags like <br> but those inputs are all ignored in the outcomming email.
Is there a way to insert line breaks in a dynamic input?
Best regards
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.