How to find the nuts and bolts of a custom portal to tell if its based on SP framework/EC framework?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2025 03:09 AM
There is a custom portal.
How to find out if that custom portal is based on SP framework/EC framework?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2025 03:20 AM
Navigate to Service Portal > Portals and check the theme. If its EC theme, its employee center, if La Jolla its SP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2025 06:37 AM
@Martin Virag For the custom portal that we have, the theme says 'High contrast theme' 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2025 06:47 AM
you can also check the portal record if the setup there points to ec_ or esc_ records then the config is mainly based on employee center, otherwise not. (The main difference is the header menu and how it behaves)
Also the widgets used in both SP and EC are shared so there is no difference in those
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2025 05:43 AM
Hi Martin,
Sorry I did not get that. Can you provide the steps on how to check that.