Show Knowledge Article preview in Service Portal instead of Platform UI

With the ServiceNow Platform, you get access to the knowledge module. You can create one to many knowledge bases and create articles in them. If you are a knowledge creator and publish knowledge articles for the Service Portal you might get frustrated. Previewing knowledge articles with out-of-the-box functionality is bad. At least for me, it … Read more

Part 3: Freeform Visual Task Board (improvements)

The last part of this series about freeform visual task boards is to improve the automation we created in part 2. Therefore we will update our Flow and make use of decision trees. This will reduce the logic we have to build in the flow itself. We could scale our solution to multiple tags and … Read more

Create a Book Library in WordPress

I love reading books in all different kinds of genres. It doesn’t matter if it is fiction or non-fiction, crime, thrillers, biographies, or business books. And because I want to share what I read and from what I learned something I wanted to add a book library section to my website. Simple Book Library with … Read more

Part 1: Freeform Visual Task Board (basics)

ServiceNow offers a Kanban option to keep track of topics or tickets with various criteria. Most of the time you will use these boards probably in the IT Business Management – Agile Development module to keep track of your user stories for the different project/scrum teams. But sometimes you want to use a freeform visual … Read more

Product Owner Planning with ServiceNow

ServiceNow Agile Development is a module you can use to organize user stories, backlog, sprint planning, sprint execution, and much more. As product owners, you always want to stay on top of your backlog so you are able to prepare for the upcoming sprints. In some companies you even have not only one product owner, … Read more

Handling ServiceNow Flow errors with a Flow

ServiceNow is promoting the LowCode / No-Code approach very strongly with their flow engine. Flow is the new way of creating a workflow fast and without any huge programming. I’m not very familiar with the ways how it worked in past releases as I started out with the Paris release and with that, I already … Read more

Focus on tab in form view

Assuming you are working with ServiceNow or have employees/colleagues who use the system daily, then you might have experienced some frustration that you have to fill in mandatory fields on a section in a form view that is within a tab but the system does not focus on this tab. In general, ServiceNow does not … Read more