karlenigma
07/19/2018, 9:29 AMkarlenigma
07/19/2018, 9:30 AMtsakatanis
07/19/2018, 9:31 AMtsakatanis
07/19/2018, 9:31 AMkarlenigma
07/19/2018, 9:43 AMkarlenigma
07/19/2018, 9:43 AMCraigyD
07/19/2018, 10:05 AMCraigyD
07/19/2018, 10:08 AMCraigyD
07/19/2018, 10:20 AMwjamieson
07/19/2018, 12:22 PMjarens
07/19/2018, 12:34 PMLea CC
07/19/2018, 12:52 PMjarens
07/19/2018, 1:20 PMkarlenigma
07/19/2018, 1:25 PMrant
07/19/2018, 1:25 PMalien4u
07/19/2018, 1:26 PMrenderer.setTemplateByScriptId("CUSTTMPL_NFG_PICKING_SHEET")
Using name ID never worked for me... I use internal ID of the template... others report it works but not for me...jarens
07/19/2018, 1:26 PMkarlenigma
07/19/2018, 1:26 PMalien4u
07/19/2018, 1:28 PMrenderer.templateContent = renderer.renderAsString();
@karlenigma I will have to make few more tests but I never got it to work... maybe was fixed with 2018.1?karlenigma
07/19/2018, 1:28 PMrant
07/19/2018, 1:29 PMalien4u
07/19/2018, 1:30 PMfunctionName: "(function() {" +"window.open('" + printHandler + "')" +"})"
is not documented anywhere, also some people report it works but it may not work... the docs show you just use there the function name...rant
07/19/2018, 1:31 PMalien4u
07/19/2018, 1:31 PMfunctionName:
according to the documentation accept the function name but not parameters...alien4u
07/19/2018, 1:33 PMoptions.functionName String optional The function name to be triggered on a click event.
rant
07/19/2018, 1:33 PMalien4u
07/19/2018, 1:34 PMfunction()
This is a function without name or anonymous function that will auto-return, not sure if that is going to work...rant
07/19/2018, 1:34 PMalien4u
07/19/2018, 1:34 PM