Hi
How can one properly use the Cookbook to copy and paste the template… if we create a JET page on JDE?
I've tried coping and pasting the HTML, CSS, and JS files and updating the Script Tags in the HTML to reflect the exact script tags in the E1JETDeveloper_EnvironmentAndExamples and having little to no success.
I am using JDeveloper like the guide suggest.
https://www.oracle.com/webfolder/technetwork/tutorials/jdedwards/Jet/jet_application/jet_application.html#overview
I've also watched this YouTube video, and want to know if it is different since the instructor says some code is already within the main.js, but with the E1JETDeveloper_EnvironmentAndExamples all the dependencies are in a files such as “e1pagehelper.js”, “jetconfid.js", “jetUtilities.js".
https://www.youtube.com/watch?v=cLKJLxb319c&list=PLnADbF0cZL0AWO9uGQjtzjL-YsMJpErNU&index=11
The goal is to simply use the CookBook for the HTML,CSS JS by following the JDE JET guide as it has constraints to use these helper files
Please advise,