Announcements
I would like to make the value from the dynamic content in a mail within the flow in bold. I tried to make it with markup syntax, but failed. Would be grateful for the advice
Hi @MrsAndrus ,
Consider giving this a try, if you're using HTML format for your email body in the flow, you can achieve bold text by using the '<b>' tag.
Here's an example:
<p>This is a normal text.</p><p><b>This is bold text.</b></p>
Thanks!!!
Please consider marking my response as the accepted solution if it successfully resolves your concern. If you found the information beneficial in other aspects, kindly express your appreciation by giving it a thumbs-up.
@Prabhakar_S
In case of using HTML for the Mail tex formating I start and end the text with the appropriate tags, right?
Yes, that's correct. When using HTML for mail text formatting, you surround the text you want to format with the appropriate HTML tags. For making text bold, you start with '<b>' at the beginning and end with '</b>' at the end of the text you want to be bold.
<p>This is a normal text. <b>This is bold text.</b> This is normal again.</p>
In this example, only the text between '<b>' and '</b>' will appear as bold in the rendered HTML. Adjust this structure based on where and how you want to apply formatting in your specific use case.
@Prabhakar_S I failed to use the tags, they are displyed in a mail body along with the text.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 324 Most Valuable Professional
11manish 193
Valantis 138