Skip to content
  • Home
  • Academia
  • Code snippets
  • Images & diagrams
  • Privacy Policy
  • Useful links
  • Home
  • Academia
  • Code snippets
  • Images & diagrams
  • Privacy Policy
  • Useful links
Cezary Basta – Dev Blog

Cezary Basta - Dev Blog

Personal developer blog focused on ServiceNow platform

Cezary Basta – Dev Blog

Cezary Basta - Dev Blog

Personal developer blog focused on ServiceNow platform

  • Home
  • Code snippets
  • Useful links
  • Images & diagrams
  • Academia
  • Privacy Policy
    • Home
    • Useful links

About me

Hi! My name is Cezary Basta and I am a ServiceNow developer/consultant/enthusiast. If you enjoy reading my posts, feel free to contact me.

Recent Posts

  • Recursive list screen for mobile appSeptember 24, 2024
    Ever wanted to create some custom list screens for the mobile app? Here you'll find quite long explanation of how to use the parameters to open a dfferent screen and an example of recursive function.
  • Remote tables and the mobile configurationAugust 27, 2024
    Remote tables are not only for retrieving external data. You can also use them for displaying internal data in an interesting way.
  • Enhancing service portal pages with AngularJS widget techniquesJune 26, 2024
    What if you could overwrite another widget's data object with something else? Is it possible? Hard to do? Let's find out!
  • JavaScript modules in ServiceNowMay 15, 2024
    Hey fellas have you heard the news? The modules are here!
  • Extend portal variables with widgetsMay 8, 2024
    Did you know that you can create AMAZING portal experience by combining the structure of variables with the flexibility of widgets?

Useful links

Here are the links I’ve visited in the past and thought they would be useful.

Browser console

Browser console explained

Service Portal

AngularJS API reference

AngularJS Style Guide

UI Bootstrap angular directives

Debugging SP widgets

FlexBox guide

Best practices

6 ways for user redirection

CSDM implementation

Customization best practices

Report sources

Scripting best practices

ServiceNow style guide

Why you should use getValue() and setValue()

Why arrow functions can’t be used in script includes

General ServiceNow

Debugging GlideAjax

Enterprise Architecture view

Tips & tricks

Related list conditions

Model management basics

Instance performance maintenance guide

Localization framework

UserCriteriaLoader API

CSS

CSS Layout 1-liners

Identification and Reconcilation engine

Fundamentals

How it works

MID Server

Fundamentals

ECC Queue processing

UI Builder

Workspace App Shell UX Page properties

Declarative actions – complete guide

Custom solutions

Batch installer for store updates

You Missed

Mobile experience ServiceNow

Recursive list screen for mobile app

Mobile experience

Remote tables and the mobile configuration

ServiceNow Widgets

Enhancing service portal pages with AngularJS widget techniques

Custom component SDK

JavaScript modules in ServiceNow

Cezary Basta – Dev Blog