
Prevent Page Reload in Service Portal
Stop Navigation when Changing the URL
Patrick Schulteis
Spas are relaxing places to chill and take a break. The SPA URL parameter and its calming powers can even make the Service Portal pause and stand still.
Spas are relaxing places to chill and take a break. The SPA URL parameter and its calming powers can even make the Service Portal pause and stand still.
Tired of building subqueries to check if there are any related records? If that is the case, related queries might become your new best friend.
ServiceNow's out of the box server side logging is often cumbersome to use. We have developed a pattern to improve the effectiveness of logging.
ServiceNow handles passwords in the Password field type. For encoding/decoding some help of the GlideEncrypter is needed.
Good code is self-explanatory. Handling choice values based on numbers needs some extra effort to achieve this goal.
Organizing your code in ServiceNow can be quite challenging. We have compiled a few of the approaches we use to manage the complexity.