Webclient Modal Problem.
Problem : When i open up a modal in the webclient plugin, and then go back to the plugin default landing page, the Javascript file loses the reference of "WEB_PLATFORM", there by making all the operations using WEB_PLATFORM undefined and thus functionality is hampered. This only happens for the browsers CHROME and IE. Everything works perfectly for FIREFOX.
Solutions tried: Saving the WEB_PLATFORM reference statically before modal opens, when model opens but both of them do not work.
Problem : When i open up a modal in the webclient plugin, and then go back to the plugin default landing page, the Javascript file loses the reference of "WEB_PLATFORM", there by making all the operations using WEB_PLATFORM undefined and thus functionality is hampered. This only happens for the browsers CHROME and IE. Everything works perfectly for FIREFOX.
Solutions tried: Saving the WEB_PLATFORM reference statically before modal opens, when model opens but both of them do not work.