CapaJC
ServiceNow Employee
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
03-06-2012
11:06 AM
If you are an admin, you can add Domain separation to a custom or out-of-box table that isn't currently separated. Just create a new field in that table, when personalizing the list or form for that table, and name the field "sys_domain". Don't worry about field type. When you save, the field gets created without the usual u_ prefix, with internal type "domain_id", a label of "Domain" is automatically created for it, and existing records in that table get automatically set to the "global" domain.
Use with caution, obviously, but I thought this was pretty cool when I discovered it recently.
1 Comment
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.