fields in scoped application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 01:19 PM
We created scoped application in studio then we used form design to create some fields in the scoped table. The fields that I created starts with 'u_' prefix why is that? Shouldn’t have ‘x_’ prefix instead of ‘u_’?
Then we created one more field using form layout and the field didn’t start with any prefix, why? I am afraid the field will be overwritten at next upgrade.
Is the ‘x_’ prefix for scoped tables only? Or it is for fields as well? Please let us know.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 01:22 PM
Only table names that start with x_
indicate they are scoped tables.
In such cases, the field names will typically start with u_
(e.g., u_only
).
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago - last edited a week ago
Yes your understanding is correct.
Any field you create in your scoped app table should not start with u_
Recently we faced similar challenge when we used Form Design in our custom scoped app.
If you use Form Design it sets prefix with u_ which is not correct and looks like a bug.
Please use either of these methods to create field
1) Dictionary
2) Form Layout
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader