Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Get order id on confirmation page
Does anyone know how to get order id on order confirmation page? It seems logical that such functionality would be possible as order was already created. Netsuite support suggested using one of the following tags: <%=getCurrentAttribute('confirmation','ordernumber')%> or <%=getCurrentAttribute('salesorder','tranid')%>. However, only the first tag works and <%=getCurrentAttribute('salesorder','tranid')%> results in error.
0