- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2017 10:15 PM
Hello,
Can some one please help me on this..I need to add a custom image in the Icon link of the Service Portal.How can I add it?
Thanks
Saranya
Solved! Go to Solution.
- 15,731 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2017 01:07 AM
Hi
you will have to clone the widget and make your own version - the widget is only coded to show the glyph as an image
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2017 07:40 PM
Glad it works for you..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2018 03:18 AM
Hey Daylon,
can you share me the code of the widget i am trying , its not working for me
CSS , Server code and HTML as well please , its kind of urgent @Ryan Ramos @Daylon crider
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2018 08:39 AM
brilliant stuff @ryanramos, but do you know how I can make the icons change colour with the branding like the text does?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2019 06:23 PM
This is exactly what I am looking for. However, can you please demonstrate with screenshots or with code as to how the Optional schema input should look like. I don't understand how you select the images to push it to the widget.
This is wrong but it is what my Optional schema has:
[{"name":"link_template","section":"Presentation","label":"Template","type":"choice","choices":[{"label":"Top Icon","value":"Top Icon"},{"label":"Image Icon","value":"Image Icon"},{"label":"Circle Icon","value":"Circle Icon"},{"label":"Color Box","value":"Color Box"}]}]
Any help would be fantastic.
Thanks
Nat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-09-2019 01:08 AM
Hey Ryanramos,
In Table 'db_image' we will be having so many images...Where we are specifying the image names.
How do we get them dynamically,
I am having 3 customized icons which I need to show in Home Page.
Are we passing anything from sp_instance_link?