Why Approver tab (under Related list) of Change is not getting refresh while rejecting it ?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2024 05:01 AM
Hi All,
I have created a UI page to call/popup on RelatedList-->Approvers tab. List/tab is not getting refresh after rejecting the approval. I need to reload or refresh the tab list /window to reflect the values changed to it.
I tried with ,
action.setRedirectURL(current) --in UI Action
window.location.reload(); -- in Script include
GlideList2.
What shall I use to refresh the tab ?
Regards,
Virendra
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2024 07:10 AM
Hi @Virendra K ,
Below article may help:
If my response helped you, please click on "Accept as solution" and mark it as helpful.
- Saloni