- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 12:09 PM
Hi community, I’m having a url redirection issue after clicking the "OK" button when inserting an attachment.
servicenow redirects me to the sys_attachment table instead of redirecting me to the current record.
Does anyone know why this happens and how can I correct?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2024 06:02 AM
The problem was solved by creating a DELETE ACL, using the main record table as a table_name in the ACL conditions running in the sys_attachment table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 02:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2024 04:19 AM
clicking on the "Add" icon of an attachment type field.
It takes me to a page that has a home link: xxxxxservice-now.com/now/Nav/ui/classic/params/target/file_attachment.do...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2024 05:59 PM
@James Chun this screenshot was useful?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2024 09:51 PM
Thanks @Lucas19,
What table is that?
And can you confirm if it experiences the same behaviour in other tables that have an attachment type field?
Cheers