Michael Pope
05/11/2023, 9:34 PM@NApiVersion 2.1 and also @NModuleScope Public. However, when I try to create another script which uses the module as an import, I get an unusual error saying SuiteScript 2.1 entry point scripts must implement one script type function (this occurs right before creating the script, but after selecting the entry point script file). This other script tha tI am using to import the module does have an entry point function (in this case, client script saveRecord). And when I replace the SS 2.1 3rd party AMD script with a placeholder (just define with a return), it works fine. Does anybody have any clues on how to solve this?creece
05/11/2023, 9:44 PMMichael Pope
05/11/2023, 9:50 PMbattk
05/11/2023, 9:55 PMbattk
05/11/2023, 9:57 PMMichael Pope
05/11/2023, 10:02 PMbattk
05/11/2023, 10:03 PMMichael Pope
05/11/2023, 10:12 PMMichael Pope
05/11/2023, 10:23 PMMichael Pope
05/11/2023, 10:23 PMMichael Pope
05/12/2023, 7:52 PM