ServiceNow Community Connect Developer
Developer Connect with developers like you to ask questions, offer solutions, or build together.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
What's New Popular Posts Events Career Path More What's happening right now Get the latest info about ServiceNow releases, events, and challenges from our Developer Advocates. Developer Advocate Blog Building ServiceNow apps via Claude Code and the ServiceNow SDK Vibe Coding with Claud... Read More Developer Advocate Blog More Calls. More Builds. The #BuildMoreWithBuildAgent Challenge is here! More Calls. More Build... Read More Product Launch blogs Build anywhere, run on ServiceNow: deploying from external IDEs For developers with pr... Read More Developer Passport blog Developer Passport: AI Agent-Powered Playbooks and Nested Playbooks in the Australia Release Read More Developer Passport blog ServiceNow Flows in the Australia Release | Developer Passport On today's episode of ... Read More Developer Passport blog UI Updates you've been waiting for! Developer Passport: AI Experiences Part 1 Australia Release: Mod... Read More Developer Passport blog New UI Interactions! Developer Passport: AI Experiences Part 2 If you’ve spent any ti... Read More Developer Passport blog ReleaseOps in the Australia Release | Developer Passport If you've ever coordinated a big ServiceNow deployment... Read More Developer Advocate Blog Zurich Content Archive We've Made It To the End of the Alphabet - Zurich is HERE! 🇨🇭 That means its also time for your Develo... Read More Popular Posts Explore the most discussed topics and insights shaping our developer community. Developer forum how to remove clutter from dashboard widgets in New UI Experience When switching to the ... Read More Developer forum g:ui_element issue on UI Page Hi, I am working on a UI Page in ServiceNow, and using g:ui_element to render field... Read More Developer forum How to make dot walked field read only? I have dot walked X field from Y table. Written UI policy to make that read only , ... Read More Developer forum Update company on user record On my catalog item I have a variable called add_company. If that company is filled ... Read More Developer forum Restricting incidents based on caller and a specific group I have a requirement t... Read More Developer forum Images in kb article Chrome vs Edge Hello Experts, We are having issues with images on knowledge articles. When I open ... Read More Events Join virtual and in-person events to learn, collaborate, and connect with practitioners solving the same challenges you are. SPM events OD Podcast: Architecting the Future: Unlocking Enterprise Value with the ServiceNow AI Platform January 24-June 24, 2026 8:00 AM https://hub.servicenow.com/wcc/eh/1237365/lp/5173597/architecting-the-future-unlocking-enterprise-value-with-the-servicenow-ai-platform Read More SPM events OD Podcast: Future-Proofing Your Portfolio: Sustaining SPM Over Time Now available on-deman... January 24-June 24, 2026 8:00 AM https://hub.servicenow.com/wcc/eh/1237365/lp/5173986/future-proofing-your-portfolio-sustaining-spm-over-time Read More SPM events OD Podcast: Measuring What Matters: Establishing Value for SPM Available now on-deman... January 24-July 24, 2026 8:00 AM https://hub.servicenow.com/wcc/eh/1237365/lp/5173974/measuring-what-matters-establishing-value-for-… Read More Federal and U.S. Public Sector SNUG ServiceNow Government Forum 2026: Watch On-Demand Government Forum is over. The Insights are just gettin... April 15-July 15, 2026 5:00 AM Virtual Read More Iowa SNUG Register today for Knowledge 2026 to access Agenda Builder April 7th! Hello SNUG Members! I ... May 05-May 14, 2026 8:00 AM Read More Federal and U.S. Public Sector SNUG Federal Tech Talk: ServiceNow CRM: Customer Experience and Service Delivery Learn how federal orga... May 14, 2026 10:00 AM Virtual Read More Career Path Advance through our Developer Path, a journey designed to help you grow from Explorer to Visionary. Build skills, share knowledge, and shape the future of our developer community. System Administrator You’re highly organized and thrive when working with others. You love sharing technical know-how and building relationships. You keep everyone on track. Learn More Implementer You’re creative and efficient. You relish working through a problem to find the best answer for everyone, because you know give and take is part of the process. Learn More Platform Owner You have a vision for how technology should be used and enjoy working and leading in cross functional teams.

Learn More
Application Developer You’re an innovative thinker who tackles technical issues originally and creatively. You see possibilities and trust your limitless problem-solving imagination. Learn More Technical Project Manager You love planning, managing, and executing technical projects on-time and on-budget, and work with technical teams and business leaders to ensure project success. Learn More
Resources to explore New Episode Break Point: The ServiceNow Developer Podcast Break Point is the podcast for ServiceNow admins, developers, and builders of all skill levels. Video CTA YouTube ServiceNow Developers YouTube Channel Learn about the latest releases, AI features, and other tips and tricks. Video CTA Developer advocate blog Stay current with the latest from our Developer Advocates. Video CTA Personal developer instances Your own sandbox to build, test, and learn on the ServiceNow AI Platform. Video CTA Product documentation Browse product and release information. Video CTA ServiceNow Foundations Build your skills with step-by-step guides on the ServiceNow AI Platform. Video CTA
New on the ServiceNow Developers
YouTube channel
Check our latest videos Playlist: Build anywhere with the ServiceNow SDK and Claude Code How does ServiceNow Model Your Data? (ServiceNow Foundations #4) ReleaseOps Is Here: The CI/CD Game-Changer for ServiceNow Devs! What is ServiceNow & Where Do I Fit? (ServiceNow Foundations #1) How Do I Get Started Building on ServiceNow? (ServiceNow Foundations #2) How Do I Navigate the ServiceNow UI? (ServiceNow Foundations #3) Subscribe

Activity in Developer

External Links and Genius results

Use-case: Links to be displayed and searched in the Portal   Solution: Using External Links and Genius results  External Link  Navigate to All > Content Taxonomy > External Links.  Click New.  On the form, fill in the fields.  Click Save or Submit.  ...

  • Question

g:ui_element issue on UI Page

Hi, I am working on a UI Page in ServiceNow, and using g:ui_element to render fields from task_time_worked table. <g:ui_element name="time_worked_field" id="time_worked_field" table="task_time_worked" field="time_worked" />Similarly I'm rendering Cat...

  • Question

Getting this error while running ATF

This step failed because the client error 'SPWidget:SCSS portalId is null (id: v84ec632c431e5210ca4c1f425db8f281 portalId: null): no thrown error' was detected on the page being tested. See failing Test Logs. To ignore these errors in the next test r...

  • Question

Percent Complete field works on form but not on List

I am trying to identify the source of a specific piece of code on the state field of the pm_project_task table and replicate its functionality for the List View. But not able to find the appropriate existing script, any help is greatly appreciated. O...

  • Question

Doing a unique count in a database view

In my instance, I'm trying to build a database view to view ‘Key Software Models’ in ServiceNow. The definition of a 'Key Software Model' is:Version: Major (i.e. has no parent) but could be discovered on a minor version.Discovered on server: Non-disp...

  • Question

Update company on user record

On my catalog item I have a variable called add_company.  If that company is filled out, a team will get a task to update the name variable on the core_company table.  Once that task is closed, the requirement is to auto update the company variable o...

  • Question

How to make dot walked field read only?

I have dot walked X field from Y table. Written UI policy to make that read only , still editable on new forms(has to be read only). Tried with OnLoad Client Script. Still no luck. Please assist.

  • Question

data migration from sharepoint to servicenow

we have data stroed in sharepoint, data is keeps on adding in share point. for that data is automatically update/create into serviceNow. can you please guide me how we will achive this?

  • Question

SLA breached report

Hi Seeking for your assistance on how to extract those ticket that are status are in red - SLA breached.  

  • Question

Images in kb article Chrome vs Edge

Hello Experts, We are having issues with images on knowledge articles. When I open kb article in chrome browser that images in the article are displaying fine. But when I open same article in Edge browser the images are not displayed in the kb articl...

  • Question

Securing the invisible workforce

Hi all,At Knowledge 26, a topic called ‘Securing the Invisible Workforce in ServiceNow’ was discussed.Where can I get full information about it—like what it is, how it works, and everything related to it?”

  • Question

Restricting incidents based on caller and a specific group

I have a requirement to hide tickets created by an automation tool to all but a specific group.I have looked at both ACL's and Before query Business rules and it seems with my requirements Before Query BR's is the most likely.So, the actual requireme...

  • Question