Hey all,
I’m building a plugin which manipulates a RG of fixed height, but where the code only works if the RG has already fully been loaded. I.e, all the cells sizes have been calculated the the cells painted on screen.
Is it possible to detect a conditon, such as repeating group is loading, with Javascript?
What I’m specifically wanting to do is trigger a script when repeating group is loading is no*. So more detecting an event, or change in a conditional state.