Page and Field configurator setup with Service to call Custom App Class Called by Component Interfac
the HCM module has a Component with Component Variables that get populated in saveedit then used in SavePost Change.
I create a page and field configurator that calls an event mapping that calls a custom App Package. The Component varaibles are modified in Page and Field configurator post saveedit. THen when SavePostChange is called those Component variables are set to what we need them to get the page to function in a custom way.
Online it works great. But when calling the Page via Component interface, the CI does not seem to populate the variables using Page and field configurator.