- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2020 01:48 AM
Will there be any issue on custom widgets of Service Portal after upgrade in future?
We are working on CMS to Service Portal migration where we have noticed that we need to create some custom widgets too to achieve the requirements. Our concerns are regrading upgrade, where if there are any issues in custom widgets because of upgrade(some client script functions are not supporting or any other broken behavior) in that case does Service Now support these issues or how do you guys handle it?
Please share your Service Portal or upgrade experiences which you have faced. That would be really helpful for me. Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2020 09:10 AM
I wrote a full blog post on what it means to stay out-of-box in Service Portal, and as a partner we've deployed well over 80 portals so we have a pretty good idea of how to avoid the pitfalls of custom widgets and upgrades.
In short, custom widgets are usually not a problem if they are simple and do not have a reliance on ServiceNow API's or logic that may change. For example, creating a custom "button" or UI widgets will never cause issues, but cloning the Catalog Item widget is guranteed to cause problems.
Here is the full blog post: https://serviceportal.io/out-of-box-with-service-portal/
Hope that helps.
Nathan Firth
Founder and ServiceNow Architect
NewRocket, Inc.
nathan.firth@newrocket.com
http://serviceportal.io
http://newrocket.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2020 03:01 AM
Thanks everyone for you help!