Mi contenido
Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!
-
TIP: Using JSON with FreeMarker
You can store JSON information in a (custom) record that can later be accessed in FreeMarker using the following code: <#assign groupedItems = record.custbody_acs_group_po_item_lines_json?eval>…3