Hi, I am working on customization, in which i have to refresh the subpanel on record view.
I am doing this to refresh the subpanel on record update.
initialize : function (options) { this . model . on ( 'data:sync:complete' , this . refreshHistorySubpanel…