ServiceNow Mobile App Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi,
We have Custom Scope in ServiceNow Mobile App Builder. we have a screen where we want to default to a stock room from alm_stockroom table. But in the Mobile. App Builder -> My mobile scope -> Data -> my data item i am unable to see that table in the drop down.
our https://www.servicenow.com/docs/bundle/yokohama-mobile/page/administer/tablet-mobile-ui/task/sg-allo... is also false.
how can i see this table from the dropdown?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
yeah that’s just scope stuff man
alm_stockroom is global, your app is scoped, so it won’t show up by default
just go to System Definition → Tables → alm_stockroom, scroll to Application Access, and tick “Accessible from other application scopes” (and maybe “can read”)