Aaron McCausland
04/09/2025, 3:08 PMCeligo AI
04/09/2025, 3:08 PMAI generated answer (using internal Slack threads):In Freemarker, to get the ID value of a List/Record field instead of the text name label, you would typically need to access the underlying record data. However, it's important to note that Freemarker itself does not have direct access to the record data, it only works with the data that is passed to it. In the context of NetSuite, this means that you would need to ensure that the ID value is included in the data that is being passed to the Freemarker template. This might involve modifying the SuiteScript or SuiteTalk code that is generating the data for the template. Unfortunately, there is no direct code sample provided in the conversations to illustrate this. However, the general idea is to access the ID value from the record and include it in the data being passed to the Freemarker template. ****** 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
04/09/2025, 3:08 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.833055675
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.831835568
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.824076951
Celigo AI
04/09/2025, 3:08 PM