Text Formatting for Request Offering
Best Answer
-
Jonathan_Boles Customer Ninja IT Monkey ✭✭✭✭Hi @Chris_Keander, yes - just use simple HTML tags. You can also created lists and use all of the common HTML text formatting options, hyperlinks, etc.
We've used this quite a bit to reference external docs and provide detailed descriptions for end users. Example below:<b>Related Item(s):</b> <ul><li><a href="http://linkgoeshere" target="_blank"><font color="blue"><u>2FA Frequently Asked Questions</u></font></a></li></ul>
Another cool place to use HTML tags for formatting: If you use the Display Only option for a Request Offering prompt, you can also use the <b>,</b> tag for making the font match the remaining request offering text so it stands out.
1
Answers
We've used this quite a bit to reference external docs and provide detailed descriptions for end users. Example below:
Another cool place to use HTML tags for formatting: If you use the Display Only option for a Request Offering prompt, you can also use the <b>,</b> tag for making the font match the remaining request offering text so it stands out.