Hello. I’m migrating a Product Configurator from Classic UX to Kinetic UX.
I’m not able to find the Configurator OnLoad event in the new Application Studio.
I have important code that runs in the On Load event, but I can’t find that event in Kinetic. Does it no longer exist? Has it been renamed? Or do I need to move my logic to another event?
My main goal is having that code executed by the StartPcValueConfiguration method in a data directive.
I also noticed that the logic I have in the OnLoad event stills running after the migration, so the code must be somewhere…
