---
original_url: "https://jace.pro/blog/page-37/"
format: markdown
ai_optimized: true
---

Blog- This blog has a pagination of **8** posts per page.
The pagination is only shown if there are more posts (336) than items per page (8).

  
    
  
  ## [Service Portal Woes](/blog/service-portal-woes/)

  October 17, 2017servicenow service-portal
  Two items I have to call out. First, this was inspired by Ratesh Shah's post. Second, you can read "Official" client script restrictions here on the docs.

...

  

  
  ## [Set Duration and Business Duration](/blog/set-duration-and-business-duration/)

  October 14, 2017servicenow
  I had to add some code to set this for some reporting needs. This should be part of the offering ServiceNow provides.

Below is my business rule, and fix ...

  

  
  ## [Service Portal - Ticket Assignments](/blog/service-portal-ticket-assignments/)

  October 5, 2017servicenow service-portal
  I created a ticket assignments and wanted to share that code. Should
work on any instance unless you have a business rule blocking the
update.

! ...

  

  
  ## [Service Portal - Modify Watch List](/blog/service-portal-modify-watch-list/)

  October 4, 2017servicenow service-portal
  I created a widget and wanted to share that code. Should work on any
instance unless you have a business rule blocking the update.

## Client Script

j...

  

  
  ## [Undocumented Scripts](/blog/undocumented-scripts/)

  October 1, 2017servicenow
  This page is to document scripts that are undocumented in ServiceNow.

Server-Side APIs (gathered using
Xplore
manually and via posts on community...

  

  
  ## [Useful Client Scripts](/blog/useful-client-scripts/)

  September 26, 2017servicenow client-scripts
  These are my useful catalog client scripts, I've found/written over the
years. Please note the comments aren't
the best and I do mean to improve them. So...

  

  
  ## [Client Script - Validating emails](/blog/client-script-validating-emails/)

  September 26, 2017client-scripts servicenow
  I suggest you don't use it as you can't ensure the data.

I found two real ways to verify the data meets the needs you have.

Client script to do enti...

  

  
  ## [Client Script - Validating Phone](/blog/client-script-validating-phone/)

  September 26, 2017client-scripts servicenow
  I've found two real ways to verify the data meets the needs you have.

- Client script to do entire validation
- Client script to ask server if data is ...

---

*This content is from Jace Benson's ServiceNow and tech blog at jace.pro*
*Original post: https://jace.pro/blog/page-37/*
