
Hi,
Has anyone come up with a way on refreshing a main list after doing a save & close on a record. I need someway to pause the close because a plugin is being triggered and updating the record.
I have seen examples of using a grid refresh, but I do not have a grid on the form. I have tried using a setTimeout(function () {},1000). But that does not work. I can create an "Action" process. But that is to much work on something that should not be that hard. Any clue on how to do this?
*This post is locked for comments
I have the same question (0)Hi ,
Unfortunately ,there is no supported way to refresh the main subgrid using Javascript. And due to that you have the refresh button.