Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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 group by multiple columns li list Hi all, I want to group by multiple fields in list. In workspace, I'm using list co... Read More Developer forum Locked out of PDI due to lost Windows Hello / FIDO2 passkey and email MFA code not arriving. Read More Developer forum Making a field mandatory after it is assigned to a particular team I need to make fields ... Read More Developer forum Scripted Approval Rules Where Both Approvals are Needed , as from Group1 , and Group 2 In Flow Designer , i h... Read More Developer articles Create a Catalog item in Servicenow Instance using COPILOT Agent from VSCode This article helps you... Read More Developer articles My learnings from build agent Give simple phase-based prompts Review at each stage the output and confirm it meet... 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 Regina SNUG Register today for Knowledge 2026 to access Agenda Builder April 7th! Hello SNUG Members! I ... April 03-May 7, 2026 8:00 AM Read More SAM events Inside Autonomous IT: Ask the expert series Join us for our expert series where ServiceNow's own IT leaders share how they move... April 14-April 28, 2026 9:00 AM Read More SPM events Inside Autonomous IT: Ask the expert series Join us for our expert series where ServiceNow's own IT leaders share how they move... April 14-April 28, 2026 9:00 AM 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

Making a field mandatory after it is assigned to a particular team

I need to make fields mandatory after the ticket is assigned to a particular team. Basically the assigned to person needs to fill them.How do I do it, also I want that the mandatory(*) symbol is visible on the fields.I have tried UI policy and Data p...

  • Question

Clear variable values on realtime

Hi everyone, I am working on a ServiceNow catalog item where I have a multi row variable set named a and inside it a user reference variable u, and I am using a catalog client script onChange to populate a catalog-level variable uvar which works corr...

  • Question

GrayOut\disable Declarative action

I have a declarative action that triggers an API, and I want to prevent duplicate clicks. Is there a way to disable or grey out the declarative action button?

  • Question

IF no user id entry found on reference variable we need to show message

 Hi Team, We currently have two variables in the form:Select User – a reference variable pointing to the User tableUser ID – a single-line text variableThe expected behavior is as follows:When the user information entered in Select User is not found,...

  • Question

Resolved! Workspace - field mappings

Hi All, I have configured 3 page variants in workspace. On pageA, I'm inserting a record in Table1. passing created record's sys id in page properties to PageB. Let's say parentRecSysId to that sys id. From PageB, passing that parentRecSysId to PageC...

  • Question

Disable Attachment Upload on Service Portal for Closed RITM

Hello Team,I am working on a requirement to disable the attachment upload option on the Service Portal once a Requested Item (RITM) reaches a closed state (such as Closed Complete).The expectation is that after the request is closed, users should not...

  • Question

Create a Catalog item in Servicenow Instance using COPILOT Agent from VSCode

This article helps you on how you can create a catalog item by providing all information through a copilot agent via VSCode console. Here are the steps to use Github Copilot Agent to build your application / do any activity that not only limits you t...

  • Article
  • Now Platform App Engine
  • Scoped App Development
  • VS Code Extensions for ServiceNow

List collectors in WorkSpace

I need help to get details on a customer workspace in the SCTASK/RITM there is a List Collector and it's displaying names of users. and under the name it displays details from the sys_user table for that user.LIKE:Name, First name,Last name,email   h...

  • Question

My learnings from build agent

Give simple phase-based prompts Review at each stage the output and confirm it meets the requirement. At each stage attempt an update app vs continuing on the same session it errors out very easily.         Example:    Yeah—that’s not surprising. Wh...

  • Article
Announcements

Registration for Knowledge 2026 is now open. Secure your spot today.

Register Now