Label on catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 12:53 AM
Hi All,
I need to add one para of information above the submit button in the catalog item,
For this i can't use Label it has some limit of letters in the Label.Hence i decided to acheive this by Macro with Label field. Its working but need this para in red color.I updated the instruction in red color but it is not refecting in Service portal letters showing in black color only.(Istanbul version)
How to make these letters red color or is there another way to acheive please let me know
Thanks
Venkatesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 05:56 AM
Hello Venkatesh,
Instead of using the icon of inbuilt text color .Please wrap the text in a tag as
<p style="color: #ff0000;> Your Text </p>
May be the span tag used in the OOB coloring options don't work on Service Portal.
PLZ mark this correct if it resolved your issue or feel free to ask if u still have any queries.
Regards,
Shubh