Has anyone ever figured out how to reference summa...
# suitescript
e
Has anyone ever figured out how to reference summarized search columns within a Freemarker template when using the
renderer.addSearchResults()
method? Exhaustive experimentation and internet searches have yielded nothing, all because
?keys
is not exposed in NetSuite
s
suiteanswer 39168 ... Currently, displaying grouped result is one of its limitations. Maybe the summary isn't exposed yet?
e
Thanks!