- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2017 02:36 AM
I'm trying to set up new widgets for the portal and want the option to add a glyph to the left hand side of the panel header, as shown on some of the out of the box widgets. On these out of the box widgets, there's an instance option to set the glyph shown. To try to find the option, I've cloned Icon Link and looked at the options schema. The only option in the widget designer is for Template, which appears at the bottom of the instance options list. However, all options are still being shown in the cloned widget when I go into the instance options. For a new widget, only the options set up in the options schema in the widget designer are being shown.
How do I set up the widget so that the Glyph option is shown on the Instance options for a new widget?
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2017 04:05 AM
Hi Ian,
If you open the Widget in ServiceNow (not in the Service Portal Widget Editor) you have access to the Fields "field_list".
There you can add the Glyph field which is afterwards available in the Options view.
I hope you find this information helpful.
Regards,
Daniel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2017 04:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2017 11:49 PM
Thanks Daniel, that helped. Didn't think to try the Navigation menu option as I thought all the options would be available through the editor.