- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2023 12:36 AM
Hello!
I have a custom table containing a field that references the User table. I want this field to have a Default value. Is this possible? I tried inputting the User ID, name, sysID of the User but it does not work.
Please help!
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2023 12:47 AM
you need to put the sysId of the user record you want to see as default value
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2023 12:48 AM
Hi @ceraulo Please do like below
Please be kind enough to mark my answer helpful and accept solution if this helps you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2023 12:54 AM
@ceraulo This how a default value should be configured in a reference field on a table.
This is how the value gets auto-populated whenever you try to create a new record via a form.