Whats going on now?
Im dyslexic so this whole page is probably wriddled with spelling mistakes and grammatical errors. Spell check and Chatgpt do a fair job at catching them but I dont see the ones they miss - hopefully these posts still make enough sense
I created this blog to document what I am learning. Partly for my own reference and maybe to help other people not spend hours battleing with problems I have already solved.
For work currently I develop apps and intergrations on the ServiceNow platform so most of the posts will probably be about that.
Outside of ServiceNow I recently built this blog using Go on GCP and then changed my mind rebuilt it using next.js on Netlify so there could be some posts about that in the future.
All Posts
Creating a survey task from UI Builder user input
This post will walk through how present a user a drop down list of records then create a task based on the selection I'm going to be doing a series of articles walking through how to build an app that allows a user to schedule a survey to be sent to a group of customers, send them reminders and easily view sentiment and responses.
Read More →
Additional Tips and Gotchas in UI Builder
In my previous post, I didn’t cover some important tips and gotchas due to the length of the article. Let’s dive into a few key aspects of working with **UI Builder** that are essential for a smooth development experience.
Read More →