How to add short description line by line text in icon link widget in Service portal ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 03:40 AM
Hi ,
I have Requirement About Service Portal, I want line by line text in short description in icon link widget in service portal. How Can I do it
I want line by line text in short description like this :
Need a Hardware / software ?
Need Access ?
Application Request ?
Please Help me On this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2023 10:44 AM
Hello @karishma shaik,
For this u need to clone the widget 'Icon Link' and add to the sp portal page.
Then on portal click "ctrl+right click" on request something and open widget in editor option.
In HTML code in span tag instead of '{{::options.short_description}}' write "Need a Hardware / software ?<br>Need Access ?<br>Application Request ?". Refer the SS:
@karishma shaik , Please mark my answer as accepted solution and helpful. If it is works for u.
Thank you!