Hi all!
It is possible to put in Bold only some parts of Text in TEXT INPUT for a email message?
I know is possible via flow but I want to know if we can do it directly in DATA Default.
Thanks in advance!
Solved! Go to Solution.
I think this is possible. If you use the Rich Text Input control instead of the regular Text Input you use this code to make it bold.
"Some plain text <b> "& DataCardValue1.Text &"</b> more plain text."
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
I think this is possible. If you use the Rich Text Input control instead of the regular Text Input you use this code to make it bold.
"Some plain text <b> "& DataCardValue1.Text &"</b> more plain text."
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
@mdevaney Will the rich text box is supported in Gallery? i have the same scenario where some part of the text in the lable should be bold. When i tried with rich text box the control is placed outside.
User | Count |
---|---|
201 | |
101 | |
90 | |
45 | |
43 |
User | Count |
---|---|
247 | |
105 | |
103 | |
65 | |
57 |