Mouseover on Portal buttons
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 07:36 AM
Hi all,
I'm wondering how you would go about adding pop-up menus when you hover over one of the buttons below on the service portal?
Ideally I would want to be able to have a list of example requests when you hover over the submit request button and something similar on the other buttons
Any help is greatly appreciated.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 07:50 AM
I guess it is possible but difficult, need to change the widget properties.
check the below link, hover over CMS site link
CMS hover (hint/mouse over) functionality
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 08:06 AM
Thanks, I'll take a look over the article
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 12:56 PM
That article is specific to CMS and does not apply to Service Portal. To create hover or dropdown menus from these buttons is relatively easy. You will need to clone the widget and then adding in the HTML markup based on Bootstrap Dropdown menus. See the documentation here: http://getbootstrap.com
There are several ways to accomplish this, but it will require some web development knowledge and experience with Angular.js & Bootstrap. If you need further help, feel free to send me an email.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2018 08:38 AM