Hello all,
I have built a flow that should also write an email to the respective user after approval. (See images below)
But now I want to change the formatting of the email or insert paragraphs where <br> is, but the <br> is transferred with, what exactly can I do? How else can I insert paragraphs? What am I doing wrong?
In flow:
Result:
Thanks in advance!
Solved! Go to Solution.
Hey @PowerSäm
Not sure you know this or not but you will have to select html signs to write the code.
And if you have done that, you are using <br> but not closing it </br>.
And also for paragraph <p></p> is used.
I hope this helps.
Hey @PowerSäm
Not sure you know this or not but you will have to select html signs to write the code.
And if you have done that, you are using <br> but not closing it </br>.
And also for paragraph <p></p> is used.
I hope this helps.
Hi @Sundeep_Malik and thank you so much for your reply.
This one solved my problem. Brillant!
User | Count |
---|---|
27 | |
14 | |
12 | |
10 | |
9 |
User | Count |
---|---|
50 | |
29 | |
28 | |
24 | |
20 |