
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2018 06:51 AM
Hi All,
I have created a menu item and want to show glyph icon using script. please refer the below red marked menu snap.
Please guide me. Thanks in advance.
Regards,
Virendra
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2018 09:09 AM
Hi,
Yes. it's html, sorry.
If your sub menu items are listed out 3 lines, 1 for each item, then place that in front of each one.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2018 08:54 AM
I set "Type=Scripted List" and that is only causing the problem. I tested it on person instance setting different type and its working fine. I am able to see the icons.
How we could write a script for glyph icon in Server script of the menu ? do you have any idea?
what the code you posted, "<span class="glyphicon glyphicon-search" aria-hidden="true"></span>
"
I guess I cannot use it in server script.
do I need to use in "menuTemplate" -->Angular ng-template ??

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2018 09:09 AM
Hi,
Yes. it's html, sorry.
If your sub menu items are listed out 3 lines, 1 for each item, then place that in front of each one.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2018 12:53 AM
Thanks a lot, Allen.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2018 07:49 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2018 08:15 AM
Thanks for your reply. Its already assigned but still its not showing. I have selected "Type=Scripted List" does it causing the problem?