remote table definition cannot read "current" in workspace
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2023 02:44 AM
Ive created a remote table that fetches data from an API in the remote table definition.
This should be used/viewed in workspace as an related list to the incident record.
inside of the script i use current.sys_id to get the id of the incident record that is opened.
in the backend plattform this works well, however in the workspace this does not work. current.sys_id seems to not exist at all for the incident record. its not null or undefined.
i need the sys_id of the incident record to know what data i should get to the related list record.
anyone knows why this work in backend/platform but not inside the workspace?
0 REPLIES 0