I you have a H5 SDK among the H5 tabs. Is it then possible to detect when it regains active status or focus? After been arround ex. MMS001
Regards PR
Hi,
There is no event that you can subsribe to to get a focusMessage. This type of functionality is available in Mingle, for Mingle applications developed by Infor, but not in H5 for H5 applications.
I think it's a good idea to perhaps add a postMessage API that can send getFocus and lostFocus messages to H5 SDK applications.
You can create an enhancement suggestion for this with a lot of information for the scenario that you have. This type of functionality would require some effort to implement and probably mean changes to the M3 H5 SDK.
Yes it's possible
You can compare PANEL with this.controller.GetPanelName() on SetInterval and compare if they are equal.
There are also events that detect it...