Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2018 07:09 AM
I am trying to set field values in UI page to bold, I want the labels to just be the same but only the field values bold.How can I do this?
Solved! Go to Solution.
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2018 07:34 AM
Add this:
<strong>This is bold text</strong>
around the text you want bolded.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2018 07:14 AM
Hi,
Please checkout this link:
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!