Manage User Delegates in Service Portal (Easy and OOB)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2017 10:10 AM
Hi all,
I have seen a few other posts around managing delegates in the Service Portal, most of which talk about creating a custom widget or record producer.
Instead of adding a widget or a new record producer, you can just add a link to your SP Header Menu for a list view of the Delegates table, with a link of /sp?table=sys_user_delegate&id=list.
This leverages the OOB list page, where an end user can create a New record or view the existing entries they have for delegates.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2017 11:32 PM
Hi Paul,
1) Yes, if i click dropdown i could see all users correctly.
2) And url would be as below
sp?id=list&table=sys_user_delegate&filter=user%3Djavascript:gs.getUserID()%5EEQ
And this is OOB, we haven't changed anything in list and form pages.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-21-2017 12:40 AM
And if i click on New button from list, it redirect to below URL
sp?id=form&table=sys_user_delegate&sys_id=-1&query=user%3Djavascript:gs.getUserID()%5Edelegate!%3DNULL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-13-2017 10:27 PM
Hi Paul,
Did you get chance to look into this? Could you please help with this?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2017 08:58 AM
Hi Paul,
Were you able to redirect to delegate list page once creating a new delegate and saving?
Thanks,
L
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-09-2017 07:14 AM
Did you find the answer to this? The "Save" button won't work on this delegate page