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
    • 2024
    • September
Mobile experience ServiceNow

Recursive list screen for mobile app

Cezary Basta Sep 24, 2024 0 Comments

Ever wanted to create some custom list screens for the mobile app? Here you'll find quite long explanation of how…

Read More

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?

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