- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2018 06:05 AM
Hi guys,
I just started to play around with the new Service Portal and I find it more difficult to work with than the old CMS version. I know, it's not something to be proud of :-).
I've replicated the SC Categories manually because the Clone widget button wasn't working due to a script error "Do not use href="#" in the Service Portal, use href="javascript:void(0)" instead". This cannot be fixed as the script is read-only.
In any case I am trying to get the landing page to look like 6 blocks containing How can we help, Hardware, Software, Office, Departmental Services and one custom block but I only got it to display all of these options as lines. Also when clicking on any of them the new page opens in the default version which is very annoying.
Has anyone already made something similar? I would like something like the below and if the user clicks on any option then the new page will contain only the options inside the category. Am I on the right track by replicating the SC Categories Widget? Should I instead try to clone and modify the Catalog Content Widget instead?
Thanks for any help with this
Bogdan
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2018 08:11 AM
To get those like 'big buttons' as you pictured below, you'd want to consider using the Icon Link widget. And then you'd choose it as Catalog Item as the type and then the specific catalog item you're referencing, then reference the page, like sc_category or whatever.
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
05-21-2018 08:11 AM
To get those like 'big buttons' as you pictured below, you'd want to consider using the Icon Link widget. And then you'd choose it as Catalog Item as the type and then the specific catalog item you're referencing, then reference the page, like sc_category or whatever.
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
05-22-2018 03:09 AM
Thanks for the reply Allen. I managed to get it to work with the SC Categories widget.
