List Applet not loading after associating a Presentation Model
Hi,
We are using IP2014 and we have a List Applet. There is code in Pre_invoke Method event of the browser script which is calling a custom Business service. After moving the code to Presentation Model. I see that the list applet is not showing up any records. I see this PM js file getting loaded under the sources tab in developer tools of the browser and i dont see any errors in the console.However after inactivating the entry in the Manifest administration i see its displaying the applet correclty.
Below is the Presentation Model Code:
if ( typeof( SiebelAppFacade.TESTPM) === "undefined" ) {