03-24-2020, 08:21 AM
I know we have popup hooks for Javascript, but I'm running into something else. I load some content in a custom block through AJAX. When I open a popup on a UI10 field on that record and select a related record through the inline edit (so NOT opening the entire record for editing) There is some AJAX reloading of the page that empties my custom block. Is there a way I can hook into that action so I can reload my content as well?