Hi, How can I refresh the Record Summary View when I click on Related

Certified Senior Developer
Hi,

How can I refresh the Record Summary View when I click on Related Action Shortcut ?

I have the following requirement - I am displaying the active tasks for a record in the record summary view.
I have a related action shortcut on Summary view which reassigns the active tasks to loggedinuser.
Reassign is working fine, but since on click of related action shortcut the Summary View does not get refreshed, it displays old task details. Is there any way I could refresh the Summary View on click of Related action shortcut.

Thanks in advance.

OriginalPostID-195709

OriginalPostID-195709

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer
    Hi All,
    Thanks for inputs. Now I have created a button on Summary view and I am invoking a process on this button click. I am passing task id to the process which reassigns the tasks to loggedinuser. But now the task details are getting refreshed when I unit test the summary view in designer, but it does not refresh while viewing the summary view of a record.
Reply
  • 0
    Certified Senior Developer
    Hi All,
    Thanks for inputs. Now I have created a button on Summary view and I am invoking a process on this button click. I am passing task id to the process which reassigns the tasks to loggedinuser. But now the task details are getting refreshed when I unit test the summary view in designer, but it does not refresh while viewing the summary view of a record.
Children
No Data