R12.1.3 OAF CO Extensions
Ok, I'm not getting anything from my last question, so, let's try another tack.
I am trying to extend a single controller, GeneralAttributesCO, so that I can modify the default value for a single field on the Create Item Instance (IB) form.
I've tried straight Personalization, using the FND:OA:Enable Defaults Profile Option set to Yes set at the Site level.
I've broken down my controller extension so that the only thing it does is in processRequest I call super.processRequest. I still get the same error:
No method with signature - No method with signature - initPagePoplistVOS()
This call comes from the GeneralAttributesAMImpl.