Si Hobbs
02/12/2025, 10:53 PMCeligo AI
02/12/2025, 10:53 PMAI generated answer (using internal Slack threads):Based on the conversations, it appears that the
?keys
function is not exposed in NetSuite's Freemarker implementation. This is particularly evident when trying to reference summarized search columns within a Freemarker template using the renderer.addSearchResults()
method.
One user mentioned that displaying grouped results is one of the limitations of this method, as per SuiteAnswer 39168. This suggests that the summary isn't exposed yet in NetSuite's Freemarker implementation.
To figure out the list of keys associated with NetSuite's Freemarker variables, you can add &xml=T
to the end of the URL of a record. Alternatively, you can use the WYSIWYG editor field picker, which is useful for seeing what's available, despite the editor itself being less than ideal for working with templates.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
02/12/2025, 10:53 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.858110309
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.828935564
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.828695774
Celigo AI
02/12/2025, 10:53 PM