Resolved! How to pass values from javascript to custom template file in data dictionary?
Hi,I have created a webscript and this is the code of js file.var fileNode=companyhome.childByNamePath("Data Dictionary/Node Templates/test.html.ftl");var doc1=companyhome.createFile("testtemplate123.doc");var props = new Array(1);props["docname"] = ...