How to call after_ui_frame Logic Hook in SuiteCRM 8 like we did in the SuiteCRM 7.x Version?

Hi @Urvi,

Sorry, I probably misunderstood. So what is it that you would like to do?

The after_ui_frame Logic Hook is deprecated in SuiteCRM 8 views. The angular front end engine works as an SPA, so this logic hook doesn’t really make sense, from the SPA perspective. This now needs to be done on the front end.