Has anyone been able to use the `N/render` module ...
# suitescript
g
Has anyone been able to use the
N/render
module to render a saved search template? I can load the template but when I add the search results
render.addSearchResults({ templateName: 'exampleName' searchResult: results})
they aren't being rendered in the template.
👍 1