Unanswered: Including different js file to load the extjs component
Unanswered: Including different js file to load the extjs component
Hi All,
In my application i need to display the same panel with diff data in different pages.
so i am trying to create a common panel.js file and try to include in all the files. but while doing this i am getting the following error.
"An uncaught error was raised: "The following classes are not declared even if their files have been loaded: 'Ext.ux.forexDetails'. Please check the source code of their corresponding files for possible typos: 'js/forexra/pages/forexDetails.js'"."
======================================================================
This is the common Panle js file
======================================================================